skills/h-mmer/pentest-agents/resume/Gen Agent Trust Hub

resume

Fail

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: HIGHCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions directly interpolate the $ARGUMENTS variable into shell commands, such as uv run python3 $CLAUDE_PROJECT_DIR/tools/brain.py brief $ARGUMENTS. This allows an attacker to execute arbitrary shell commands by providing input containing shell metacharacters like ;, &, or |.- [PROMPT_INJECTION]: The skill processes untrusted data from reconnaissance files and agent memory, creating a surface for indirect prompt injection.
  • Ingestion points: Data is read from the recon/ directory and .claude/agent-memory-local/chain-pending.md.
  • Boundary markers: None; untrusted content is not delimited from system instructions.
  • Capability inventory: Execution of Python scripts via uv run and file access via cat.
  • Sanitization: No validation or sanitization is performed on the data ingested from the reconnaissance files.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
May 10, 2026, 07:58 AM
Security Audit — agent-trust-hub — resume