astro-template-guidance
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documents the use of project-specific CLI commands such as
pnpm dev,pnpm build, andpnpm check. It also describes the purpose of local utility scripts in thescripts/directory, includingthemeGenerator.js,jsonGenerator.js, andllmsGenerator.js. - [DATA_EXPOSURE]: The instructions direct the agent to read various local project files to understand its state, specifically targetting configuration files in
src/config/, content schemas insrc/content.config.ts, and directory listings insrc/content/andsrc/layouts/. - [PROMPT_INJECTION]: The skill uses a progressive disclosure architecture where the agent is instructed to read further instructions from specific markdown files in the
references/directory. This is used for managing context efficiency and does not involve overriding agent safety guidelines.
Audit Metadata