prismic
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill correctly utilizes the official Prismic CLI tool for repository management.
- [COMMAND_EXECUTION]: Commands are executed through the
npx prismicutility. This execution is scoped to the Prismic CLI as specified in the skill's tool restrictions. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and run theprismicpackage from the npm registry, which is the standard distribution method for the vendor's official tool. - [PROMPT_INJECTION]: The skill includes functionality to read remote documentation using
npx prismic docs view. This constitutes a surface for indirect instructions from the vendor's official content. * Ingestion points: Remote content read vianpx prismic docs view <path>(SKILL.md) * Boundary markers: Not specified * Capability inventory: Shell execution vianpx prismic(SKILL.md) * Sanitization: Not specified
Audit Metadata