world-model-ledger

Warn

Audited by Socket on Sep 10, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
eval/grade.py

The provided code is a partially broken grading script. It contains no clear malware indicators, but its intended task3 behavior executes untrusted Python source with the host process's privileges and without sandboxing, creating a significant security risk in an untrusted-input deployment. The current syntax error prevents execution as written.

Confidence: 99%Severity: 78%
AnomalyLOW
assets/settings.hooks.json

This file is a declarative hook dispatcher that will execute local shell scripts from ${CLAUDE_PROJECT_DIR}/hooks/ at multiple lifecycle events, including a broad PostToolUse trigger. The snippet itself shows no explicit malicious payloads or indicators (no secrets, network calls, or obfuscation), but it creates high-impact command execution entry points whose security depends entirely on the contents and integrity of the referenced .sh scripts. Review and tightly control those scripts (and the ${CLAUDE_PROJECT_DIR} contents) to mitigate supply-chain and execution-risk.

Confidence: 56%Severity: 58%
Audit Metadata
Analyzed At
Sep 10, 2026, 07:07 PM
Package URL
pkg:socket/skills-sh/dhanesh%2Fagent-skills%2Fworld-model-ledger%2F@516965959e0746a7d70c3ff751b729f5cdeabcf1483bd6e1aa6993452c500f48
Security Audit — socket — world-model-ledger