structured-output
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- NO_CODE (SAFE): The skill consists entirely of Markdown documentation and reference files (
SKILL.md,references/validations.md). No scripts (.py, .js, .sh) or executable files are included in the distribution. - PROMPT_INJECTION (SAFE): The instructions in
SKILL.mddefine a specialized role ('Structured Output Architect') and establish a system for referencing specific files. No patterns of prompt injection, jailbreaking, or safety filter bypass were detected. - DATA_EXFILTRATION (SAFE): There are no network calls, hardcoded credentials, or instructions to access sensitive local file paths (e.g., SSH keys, env files).
- EXTERNAL_DOWNLOADS (SAFE): No external dependencies or remote script downloads are specified.
- INDIRECT_PROMPT_INJECTION (SAFE): While the skill is designed to help users parse LLM output (Category 8 surface), it focuses on providing static architectural advice and regex-based validation rules. It does not ingest untrusted data from the web or other external sources at runtime.
Audit Metadata