wireit
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to respond when a user mentions Wireit or when working with build pipelines, representing a standard ingestion surface for project-related instructions.
- Ingestion points: User requests mentioning 'Wireit',
package.jsonscripts, and Wireit configurations. - Boundary markers: Not explicitly defined in the text.
- Capability inventory: The skill discusses executing build scripts via
npm run. - Sanitization: None explicitly detailed, but instructions follow standard developer workflow patterns.
- [COMMAND_EXECUTION]: The skill provides instructions on how to execute build scripts using
npm run, including passing extra arguments and managing cache behavior via environment variables likeWIREIT_CACHE=none.
Audit Metadata