night-market-config-catalog
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides diagnostic shell commands—including
jq,rg,ls, andhead—for the agent to verify the state and content of local configuration files. - [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from repository configuration files, creating a vulnerability surface.
- Ingestion points: Local config files like
.claude/quality_gates.json,.claude/context_governance.json, andpyproject.toml. - Boundary markers: Absent; no delimiters are used to separate configuration content from instructions.
- Capability inventory: Diagnostic shell tools (
jq,rg,ls,head). - Sanitization: Absent; configuration data is processed without escaping or validation.
- [EXTERNAL_DOWNLOADS]: The skill references external tools including the
markitdown-mcpserver (run viauvx) and pinned versions forpre-commithooks andbandit.
Audit Metadata