interview-coach
Warn
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation process involves downloading a package from an unverified community repository on GitHub (dbhat93/job-search-os).
- [COMMAND_EXECUTION]: The skill documentation provides an
npxcommand for installation, which fetches and executes arbitrary code from a remote, unverified source. - [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection through its transcript analysis and storybank features.
- Ingestion points: The skill ingests untrusted data when users paste interview transcripts from external tools like Otter, Zoom, or Grain (SKILL.md, Example 3).
- Boundary markers: There are no specified boundary markers or instructions to the agent to disregard instructions embedded within the processed transcript data.
- Capability inventory: The skill performs file system operations, specifically reading and writing to
coaching_state.mdto persist user data and coaching state. - Sanitization: No sanitization or validation mechanisms are described for the external content before it is processed by the agent.
Audit Metadata