perses-cue-schema
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
percli plugin test-schemascommand to validate CUE schemas and JSON examples. This is a standard project-specific CLI tool used within the intended scope of Perses plugin development. - [EXTERNAL_DOWNLOADS]: The skill references schema imports from
github.com/perses/shared/cue/commonandgithub.com/perses/shared/cue/migrate. These are standard CUE import paths targeting the official Perses repository and do not involve untrusted remote code execution. - [PROMPT_INJECTION]: No patterns of prompt injection, such as instructions to ignore safety guidelines or bypass system constraints, were detected. The instructions are focused on technical schema authoring and validation rules.
- [DATA_EXFILTRATION]: No evidence of sensitive data access or exfiltration was found. The skill operates on local project files within the
schemas/directory and does not perform any unauthorized network operations.
Audit Metadata