openspec-proposal-creation-cn

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • COMMAND_EXECUTION (LOW): The skill utilizes local shell commands including find, grep, ls, mkdir, and awk for automating file discovery, directory creation, and structure validation as described in SKILL.md and reference/VALIDATION_PATTERNS.md.
  • PROMPT_INJECTION (LOW): The skill demonstrates an indirect prompt injection surface (Category 8) because user-controlled strings like {change-id} are placed into shell command templates. Evidence Chain: 1. Ingestion points: {change-id} and {capability-name} in SKILL.md. 2. Boundary markers: Absent. 3. Capability inventory: mkdir, ls, grep, find, and awk. 4. Sanitization: Absent in the provided skill scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 05:50 PM