mock-generator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Comprehensive analysis of the skill's instructions and provided code snippets reveals no evidence of malicious intent, credential exfiltration, or unauthorized data access. The skill operates purely as a template-driven coding assistant.
- [EXTERNAL_DOWNLOADS]: The skill documentation and instructions reference several reputable third-party libraries including 'msw', '@faker-js/faker', 'jest-mock-extended', 'mongodb-memory-server', and '@prisma/client' for Node.js, and 'factory_boy' for Python. These are well-known packages in the software testing ecosystem.
- [COMMAND_EXECUTION]: The skill uses standard file system discovery commands ('grep' and 'find') to determine which testing framework is being used in a user's project. These operations are limited to environment discovery and do not pose a privilege escalation risk.
Audit Metadata