Exposed secret literal
Critical
- Finding
- File appears to expose a hardcoded API secret or token.
- Skill content
privateKey: [REDACTED],
Security checks across static analysis, malware telemetry, and agentic risk
No risk analysis has been recorded yet.
SkillSpector findings are pending for this release.
privateKey: [REDACTED],
privateKey: [REDACTED]().optional(),
const privateKey = [REDACTED]?.trim();
const privateKey = [REDACTED](nostrCfg?.privateKey) ?? "";
61/61 vendors flagged this plugin as clean.
No visible risk-analysis findings were reported for this release.