budget-execution-monitor
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to define a workflow for financial budget monitoring. It utilizes placeholders for data sources and provides calculation logic for execution rates and risk levels. No malicious command execution or unauthorized data movement was detected.
- [PROMPT_INJECTION]:
- Ingestion points: The skill instructions specify reading data from external placeholders (
[BK],[ERP],[FK]) and a local configuration file (../../CLAUDE.md). - Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the processing logic for these inputs.
- Capability inventory: Across all instructions, the skill is restricted to data processing, mathematical calculations, and report generation; no shell execution, file-system writes, or outbound network tools are invoked.
- Sanitization: No explicit sanitization or validation of the ingested financial data is described in the workflow.
Audit Metadata