paid-media-budget-allocation
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill incorporates a local calculation engine (
resources/allocation-engine.js) for budget optimization. This operation is self-contained, performing numerical computations without network access or sensitive file interaction. - [SAFE]: The skill is designed to ingest data from project context files (e.g.,
.agents/product-marketing.md), a standard feature for context-aware agents. This ingestion surface is evaluated as safe as the skill lacks capabilities for data exfiltration or malicious system modification. - Ingestion points: Project context files such as
.agents/product-marketing.mdand.agents/aaj-brand.md(SKILL.md). - Boundary markers: None specified in the instructions.
- Capability inventory: Execution of the bundled local calculation script via the
nodecommand (SKILL.md). - Sanitization: The skill does not explicitly describe sanitization for the content of external context files.
Audit Metadata