kernel-hominem-resource
Pass
Audited by Gen Agent Trust Hub on Aug 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides developer guidelines and code templates for extending an API within a specific project architecture. It explicitly promotes secure coding practices, such as mandatory user ID scoping for all database queries and the use of Row Level Security (RLS) to ensure multi-tenant correctness.
- [SAFE]: No remote code execution, obfuscation, or data exfiltration patterns were detected. The commands mentioned (e.g.,
pnpm,vitest,just) are standard development tools used for testing and building the project. - [SAFE]: The skill uses a shared-implementation pattern to ensure consistency across different access methods (MCP and RPC), reducing the attack surface by centralizing business and validation logic.
Audit Metadata