codereview-config
Audited by Socket on Mar 11, 2026
1 alert found:
Obfuscated FileThe codereview-config skill is coherently aligned with its stated purpose of validating safe defaults, secret handling, and environment parity. It emphasizes best practices (no hardcoded secrets, startup validation, environment-specific configurations, secret rotation, and documentation for feature flags) and avoids actionable execution flows that would enable external data exfiltration or supply-chain compromise. There are no evident unintended data flows, credential forwarding to unknown binaries, or autonomous real-world actions. Overall, the footprint is benign and proportionate to the described purpose with low security risk; the few minor anomaly signals pertain to typical best-practice guidance rather than active threat vectors.