tool-call-configuration-for

Warn

Audited by Socket on Sep 3, 2026

1 alert found:

Anomaly
AnomalyLOW
scripts/lib/apply_plan.py

This module is a constrained integration-plan executor for editing files within a resolved target directory, with snapshot/rollback for filesystem changes and schema/hash checks to validate plan intent. The dominant security concern is that validation_commands from the integration plan are executed directly via subprocess.run with no allowlist or sandboxing, creating a strong arbitrary-code-execution primitive if the plan JSON can be tampered with. Additionally, validation stdout/stderr are included in raised errors, increasing the chance of sensitive information leakage. No clear obfuscation or embedded malicious logic is visible in this fragment; risk is primarily tied to supply-chain trust and the correctness of confinement helpers.

Confidence: 72%Severity: 66%
Audit Metadata
Analyzed At
Sep 3, 2026, 03:33 AM
Package URL
pkg:socket/skills-sh/srinitude%2Fskills%2Ftool-call-configuration-for%2F@daa7c27cd8713a810fbb36d994d15b505baf729731e9c2f9f94bd7a0c9ce0f95
Security Audit — socket — tool-call-configuration-for