ai-co-scientist

Fail

Audited by Socket on Feb 15, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
scripts/tree.py

This module is not itself obfuscated malicious code, but it intentionally provides powerful primitives to execute arbitrary user-supplied Python and to stage/commit repository changes. The primary security risk is feature-driven: executing untrusted code with user privileges and automatically staging repository changes (git add -A). If this tool is used in untrusted environments or with untrusted collaborators, it enables code execution, data exfiltration, repository tampering, and accidental committing of secrets. Recommended mitigations: run node execution inside hardened sandboxes/containers with network and FS restrictions, avoid git add -A (use allowlist or require explicit paths), prompt/authorize commits, sanitize inputs/paths, and treat node.code as untrusted by default.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 15, 2026, 09:46 PM
Package URL
pkg:socket/skills-sh/sundial-org%2Fskills%2Fai-co-scientist%2F@2c362d42f8dbcaa691353c8df9dd506cdadc33e2