Make Wireframe
Pass
Audited by Gen Agent Trust Hub on Jun 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Authentication is managed through the
$AGENT_MEDIA_API_KEYenvironment variable, ensuring that sensitive credentials are not hardcoded or exposed within the skill. - [SAFE]: All network operations, including the primary REST API fallback, are directed exclusively to the vendor's legitimate infrastructure at
api.agent-media.ai. - [SAFE]: No patterns of obfuscation, remote code execution, or unauthorized privilege escalation were identified.
- [SAFE]: The skill defines a narrow scope of operation using a dedicated MCP tool (
mcp__agent-media__make_wireframe), which follows the principle of least privilege.
Audit Metadata