mcp-developer

Warn

Audited by Socket on Aug 23, 2026

1 alert found:

Anomaly
AnomalyLOW
references/python-sdk.md

No clear intentional malware/backdoor behavior is evident from the fragment. However, the module contains several security-risk patterns: caller-controlled database execution via db.execute(arguments['query']) without demonstrated parameterization/allowlisting in this snippet; potential sensitive data exposure by returning query results; possible information leakage through logging of full arguments and through error messages; and a privileged config update path with an externalized resource-update notification. Treat as a medium-to-high security risk requiring verification of db.execute parameterization/whitelisting, strict authz, and log redaction/controls.

Confidence: 46%Severity: 62%
Audit Metadata
Analyzed At
Aug 23, 2026, 07:57 AM
Package URL
pkg:socket/skills-sh/polip%2Fopencode-skills%2Fmcp-developer%2F@e473b698d90e432b13ddfe6b0ccb3389aa1000c5ae7834eef5e99161b13056d0
Security Audit — socket — mcp-developer