optimize-agents-md

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses local read-only commands for analysis.
  • Evidence: Executes wc -w AGENTS.md to count words for token estimation.
  • Evidence: Executes grep -l "bun test" AGENTS.md package.json to identify redundant information.
  • Evidence: Suggests using grep 'interface [A-Z]' src/ as a verification pattern for coding style compliance.
  • [DATA_EXPOSURE]: The skill only accesses standard project documentation and configuration files.
  • Evidence: Reads AGENTS.md, package.json, and source code in src/. These are non-sensitive project files intended for agent context.
  • [PROMPT_INJECTION]: No malicious prompt injection or bypass instructions found.
  • Evidence: The instructions focus strictly on document compression and formatting without attempting to override system safety or agent constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 02:44 AM