doppler-kernel-reviewer
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the user to run a local linting script (
node skills/doppler-kernel-reviewer/scripts/lint-kernel.js) and a syntax check (node --check) on project files. These commands are restricted to local files and do not involve network operations, privilege escalation, or obfuscation. The linting script itself performs benign regex-based checks for style violations.
Audit Metadata