node-lint
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated scripts were analyzed for security risks and were found to be free of malicious patterns, prompt injections, or unauthorized command executions.\n- [DATA_EXFILTRATION]: No network communication or sensitive data access patterns (such as reading SSH keys or cloud credentials) were detected in the skill's instructions or scripts.\n- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote code. It provides guidance on installing standard, well-known development tools via official package managers and includes a local validation script.\n- [DYNAMIC_EXECUTION]: The included validation script uses standard library functions for file processing and regular expressions for configuration parsing, avoiding any unsafe dynamic execution methods like
eval()orexec().
Audit Metadata