interview-me
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected in this skill. The skill implements robust safety boundaries and includes validation scripts to prevent common security risks like hardcoded secrets or accidental data exposure.
- [PROMPT_INJECTION]: The skill includes comprehensive 'Untrusted Content Boundary' instructions that explicitly direct the agent to treat external content as evidence rather than instructions, providing strong defense against indirect prompt injection.
- [COMMAND_EXECUTION]: All provided scripts (validation and testing) use only the Python standard library and do not execute arbitrary shell commands or untrusted external scripts.
- [DATA_EXFILTRATION]: No network operations or unauthorized data transmission patterns were identified. The skill prioritizes session-only context and explicitly forbids silent persistence of sensitive information.
Audit Metadata