Exposed secret literal
Critical
- Finding
- File appears to expose a hardcoded API secret or token.
- Skill content
...(includePrivateKey && signer?.privateKey ? { privateKey: [REDACTED] } : {}),
Security checks across static analysis, malware telemetry, and agentic risk
No risk analysis has been recorded yet.
...(includePrivateKey && signer?.privateKey ? { privateKey: [REDACTED] } : {}),private_key: [REDACTED],
privateKey: [REDACTED],
rawTranscript = await fs.readFile(entry.sessionFile, "utf8");
43/43 vendors flagged this plugin as clean.
No visible risk-analysis findings were reported for this release.