Skip to main content

code-hardcode-audit

Detects hardcoded values, magic numbers, and leaked secrets in code to enhance security and maintainability.

Install this skill

or
94/100

Security score

The code-hardcode-audit skill was audited on May 12, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 41

Access to .env file

SourceSKILL.md
41# Config file secrets (YAML, JSON, Dockerfile, .env, .properties)
medium line 70

Access to .env file

SourceSKILL.md
70| **Whispers** | Config file secrets (YAML, JSON, Docker, .env) | Config files | Medium |
Scanned on May 12, 2026
View Security Dashboard
Installation guide →