footer-configuration
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE]: The skill consists entirely of markdown instructions and reference templates. It does not contain any executable scripts (Python, Node.js, Shell), binaries, or automated installation processes.
- [PROMPT_INJECTION]: The skill defines a workflow that involves reading project files like
docs/sitemap.mdto update footer components. While this is an ingestion surface for indirect prompt injection, it is assessed as safe given the typical use case of a developer-focused tool within a local repository. - Ingestion points: The agent reads content from
docs/sitemap.mdandwebsite/components/footer*.tsx. - Boundary markers: None identified in the provided instructions.
- Capability inventory: The agent is expected to read and write files within the project structure to update navigation links and i18n keys.
- Sanitization: None; the skill relies on the agent's ability to interpret sitemap data into specific code structures.
Audit Metadata