deprecation
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
bun run rootage:generateto update generated files such as CSS variables and presets after modification of the Rootage component specifications. This is a standard development workflow command for this project. - [INDIRECT_PROMPT_INJECTION]: The skill processes user-provided information regarding deprecation targets and reasons, which are interpolated into source code comments and documentation files.
- Ingestion points: User-supplied values for 'Target', 'Replacement', and 'Reason' fields defined in
references/guide.md. - Boundary markers: Absent. Input is directly placed into JSDoc and YAML templates.
- Capability inventory: The skill possesses file-write capabilities across the project (source code, documentation, specifications) and command execution capability via
bun. - Sanitization: The instructions do not describe any sanitization or validation of the user-provided text before it is written to files.
Audit Metadata