full-stack-builder

Warn

Audited by Socket on Sep 4, 2026

2 alerts found:

Anomalyx2
AnomalyLOW
scripts/build_app.py

This fragment contains no direct evidence of malware (no explicit credential theft, network exfiltration, or command execution), but it introduces a major supply-chain/integrity hazard by modifying sys.path to import from a hardcoded /tmp directory and then delegating un-sandboxed workflow execution to imported modules/skills. Treat this as a high-importance review item: ensure '/tmp/manus-skills-v2' is trusted, immutable, and not attacker-writable, and audit SkillRegistry/SkillComposer and all referenced skills for dangerous side effects.

Confidence: 60%Severity: 65%
AnomalyLOW
SKILL.md

SUSPICIOUS: the stated purpose matches orchestration of app-building skills, but trust is weakened by execution of an unverified local /tmp script and by broad transitive dependence on other skills with unspecified provenance and permissions. No direct exfiltration, credential harvesting, or malicious installer behavior is shown here.

Confidence: 85%Severity: 58%
Audit Metadata
Analyzed At
Sep 4, 2026, 05:53 AM
Package URL
pkg:socket/skills-sh/abcnuts%2Fmanus-skills%2Ffull-stack-builder%2F@7d2f28811c627e44dbe6388b46bff299c744caf6ad3bcd3d116dd8b6992fb2ba
Security Audit — socket — full-stack-builder