gaps
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes data from an external YAML file that may be influenced or generated by other tools.
- Ingestion points: The skill reads data from
~/.claude/plugins/config/claude-fuer-deutsches-recht/regulatorisches-recht/gap-tracker.yaml(mentioned in the SKILL.md file). - Boundary markers: Absent. There are no delimiters or specific instructions provided to the agent to treat the ingested data as untrusted or to ignore any embedded commands within that data.
- Capability inventory: The skill instructs the agent to read from and write updates to the local filesystem.
- Sanitization: Absent. There is no evidence of input validation, schema enforcement, or escaping of the content retrieved from the YAML tracker.
- [NO_CODE]: The skill consists solely of descriptive Markdown and configuration metadata. It does not include scripts, binaries, or other executable code components.
Audit Metadata