agent-resource-allocator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill implements logic for adaptive resource allocation and predictive scaling. The primary operations are algorithmic and metrics-driven, focusing on system performance rather than processing untrusted natural language instructions.
- [COMMAND_EXECUTION]: The skill defines several operational commands using
npx claude-flow. These commands are used for metrics collection, resource allocation, swarm scaling, and performance profiling, which are consistent with the skill's stated purpose. - [EXTERNAL_DOWNLOADS]: The use of
npxto executeclaude-flowindicates the use of an external package. This tool is part of the standard toolkit for this skill author's agent framework. - [SAFE]: The integration hooks use specific
mcp.*calls (e.g.,mcp.metrics_collect,mcp.swarm_scale) to interact with the agent environment's capabilities in a structured and controlled manner.
Audit Metadata