find-token
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local bash script (
tools/find-token.sh) which uses standard system utilities likehead,base64, andcatto generate and store tokens. - [INDIRECT_PROMPT_INJECTION]: The script's JSON output includes fields such as
command(e.g.,"cat .hidden_token") andrbacpermissions (e.g.,"resources": ["secrets"]). While these are part of a mock analysis schema, they represent a surface where an agent might be influenced to take further actions based on the script's output content.
Audit Metadata