app-analyzer-optimizer

Pass

Audited by Gen Agent Trust Hub on Jul 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run unit tests, build tests, and linters as part of its validation and benchmarking process. This implies the execution of shell commands within the project environment.
  • [PROMPT_INJECTION]: The skill possesses a surface for indirect prompt injection because it ingests untrusted content from the user's codebase (source code, configuration files, and metadata) and has the capability to modify those files. Malicious instructions embedded in code comments could theoretically influence the agent's optimization decisions.
  • Ingestion points: Project directory tree, configuration files (e.g., package.json, Cargo.toml), and source code files.
  • Boundary markers: None specified in the instructions to distinguish between instructions and data.
  • Capability inventory: File system read access, file writing (for code optimization and documentation), and shell command execution (for testing).
  • Sanitization: The skill mitigates risks through an incremental implementation workflow and validation via external tools (tests and linters).
  • [DATA_EXFILTRATION]: The skill performs deep analysis of project structures, including sensitive configuration files and database security settings (Supabase RLS and Firebase rules). This access is limited to the local environment for auditing purposes and no external exfiltration patterns were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 1, 2026, 02:51 PM
Security Audit — agent-trust-hub — app-analyzer-optimizer