mockery
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents a legitimate development process for generating test mocks. All referenced paths and repository URLs align with the author's namespace (hiromaily). No unauthorized file access, network exfiltration, or prompt injection patterns are present.
- [COMMAND_EXECUTION]: The skill uses local development commands like
make mockery,make go-lint, andmake go-test. These are standard tools in a Go environment and are used here to maintain code quality and test coverage without administrative privileges or dangerous execution parameters.
Audit Metadata