implementing-navigation

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill provides scripts for processing external configuration files which could be exploited to inject malicious code during the scaffolding process.\n
  • Ingestion points: The scripts/generate_routes.py and scripts/validate_navigation_tree.js utilities read from routes.yaml and nav-config.json respectively.\n
  • Boundary markers: There are no explicit instructions or delimiters used to prevent the agent from following instructions potentially embedded in these configuration files.\n
  • Capability inventory: These scripts facilitate the generation of Python and JavaScript web routing code. Maliciously crafted input files could result in the production of insecure or backdoored application code.\n
  • Sanitization: The generation scripts perform basic string manipulation without rigorous sanitization or validation of the input values before they are used in code templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 09:34 AM
Security Audit — agent-trust-hub — implementing-navigation