error-log-mining
Audited by Socket on Jul 31, 2026
2 alerts found:
MalwareSecurityMalicious/offensive skill. Its stated purpose is to mine exposed server logs for credentials and exploitation intel, and its capabilities align with unauthorized compromise rather than legitimate developer assistance. No major supply-chain issue is present, but the exploit-oriented purpose, secret extraction, related compromise skills, and disabled TLS checks make the overall risk very high.
This module is best characterized as a sensitive-indicator extractor/“log mining” utility. It aggressively searches for credentials and tokens (DB_* patterns, API keys/tokens, WordPress salts, SQL fragments) and then prints and saves the extracted values to disk. It does not show classic malware behaviors like backdoors, reverse shells, or remote exfiltration in this fragment. However, it meaningfully increases the impact of any exposure by enabling credential/token harvesting from error logs and remote content fetched over insecure TLS (-k). Use in supply-chain contexts should be treated as high scrutiny, especially if bundled without clear defensive/IR intent and appropriate access controls/redaction.