verasic-init
Audited by Socket on Jul 25, 2026
1 alert found:
SecurityNo overt malicious payloads (obfuscation, credential theft, explicit exfiltration, reverse shells) are present in the shown fragment. However, this script is a high-privilege orchestrator: it executes per-skill shell scripts determined by manifest-controlled metadata (`bash "$skill_dir/$wire"`). While it performs pre- and post-execution integrity/hash checks and optional verification, the overall supply-chain safety cannot be fully confirmed from this fragment alone because the critical trust/validation logic is delegated to helper functions and the manifest/wire sourcing mechanism. Primary security concern is arbitrary code execution if manifest contents or integrity verification are compromised/misconfigured.