test-re-arguments

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill interpolates untrusted data via the $ARGUMENTS placeholder without using boundary markers or sanitization, creating a surface for indirect prompt injection.
  • Ingestion points: The $ARGUMENTS variable in SKILL.md receives external input.
  • Boundary markers: None; the arguments are placed directly into the natural language instructions.
  • Capability inventory: The skill utilizes file system write capabilities to create or modify earnings-analysis/test-outputs/test-re-arguments.txt.
  • Sanitization: No validation or escaping is performed on the content of $ARGUMENTS before processing.
  • [COMMAND_EXECUTION]: The skill instructs the agent to perform file system operations, specifically writing data to a file path (earnings-analysis/test-outputs/test-re-arguments.txt).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 05:43 PM
Security Audit — agent-trust-hub — test-re-arguments