agentsclimarketplace

Case 03617

Skill knownasnaffy/prompthound/dataset/case_03617

A fast, offline static risk analysis CLI for AI agent skill files. Detects malicious instructions, steganographic payloads, and dangerous capability chains.

Install
npx -y skills add knownasnaffy/prompthound --skill case_03617

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Interview preparation system with company research, story building, and mock interview practice. Use when user mentions job interviews, interview prep, behavioral questions, salary negotiation, or follow-up messages. Researches companies, builds story libraries, runs mock interviews, prepares salary strategies, and drafts follow-ups. NEVER guarantees job offers.

SKILL.md

3.5 KB, as published. Nobody here has run it

Interview

Interview mastery system. Preparation that wins offers.

Critical Privacy & Safety

Data Storage (CRITICAL)

  • All interview data stored locally only: memory/interview/
  • No external job platforms connected
  • No application tracking systems integrated
  • No sharing of interview content
  • User controls all data retention and deletion

Safety Boundaries

  • ✅ Research companies and roles
  • ✅ Build story libraries from experience
  • ✅ Run mock interviews with feedback
  • ✅ Prepare salary negotiation strategies
  • NEVER guarantee job offers
  • NEVER provide false information
  • NEVER replace genuine preparation

Data Structure

Interview data stored locally:

  • memory/interview/research.json - Company research briefs
  • memory/interview/stories.json - Story library
  • memory/interview/practice.json - Mock interview records
  • memory/interview/salary.json - Salary research and strategies
  • memory/interview/feedback.json - Post-interview notes

Core Workflows

Research Company

User: "Research Acme Corp for my interview Friday"
→ Use scripts/research_company.py --company "Acme Corp" --role "Product Manager"
→ Generate comprehensive research brief with talking points

Build Story

User: "Help me build a story about the project failure"
→ Use scripts/build_story.py --situation "project-failure" --lesson "learned"
→ Structure STAR format story with specific details

Mock Interview

User: "Run a mock interview for PM role"
→ Use scripts/mock_interview.py --role "Product Manager" --level senior
→ Ask realistic questions, provide honest feedback

Prepare Salary

User: "How should I handle the salary question?"
→ Use scripts/prep_salary.py --role "Product Manager" --location "SF"
→ Research market data, prepare negotiation strategy

Draft Follow-up

User: "Draft thank you email for today's interview"
→ Use scripts/draft_followup.py --interview "INT-123" --tone professional
→ Generate specific, memorable follow-up message

Module Reference

Scripts Reference

ScriptPurpose
research_company.pyGenerate company research brief
build_story.pyBuild STAR format stories
mock_interview.pyRun practice interview
prep_salary.pyPrepare salary strategy
draft_followup.pyDraft follow-up messages
analyze_role.pyAnalyze job description
identify_gaps.pyIdentify experience gaps
log_feedback.pyLog post-interview feedback

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.