story-setup

Warn

Audited by Socket on Sep 1, 2026

4 alerts found:

Anomalyx4
AnomalyLOW
SKILL.md

SUSPICIOUS: the skill's behavior largely matches its stated purpose as a multi-platform writing-environment deployer, and there is no clear credential harvesting or exfiltration path. However, it has a broad write/execute footprint, modifies hooks and git behavior, and relies on a same-repo GitHub Release zip plus `npx skills add` reinstall instructions, which creates meaningful supply-chain and transitive-trust risk.

Confidence: 85%Severity: 61%
AnomalyLOW
references/trae/hooks/hooks.json

This JSON is a high-impact hook dispatcher that repeatedly executes a local Node.js script from a non-standard hidden directory during session/tool lifecycle events. The fragment contains no overt malicious code or obfuscation itself, but it creates multiple privileged command-execution entry points. Security depends almost entirely on the contents and integrity of `.trae/hooks/story_trae_hook.js`; review that script for filesystem/process manipulation and any network/credential access. Treat as suspicious until the referenced script is verified and controlled.

Confidence: 45%Severity: 58%
AnomalyLOW
references/codex/hooks/hooks.json

This module is a lifecycle hook runner that resolves a project root (from env/CWD), locates `.codex/hooks/run-story-hook.sh` (Unix) or `.codex/hooks/run-story-hook.cmd` (Windows), and executes it with the specified event. The snippet shows no explicit data theft or network activity, but it contains a high-impact arbitrary-code-execution pathway driven by repository-local hook content and uses `powershell -ExecutionPolicy Bypass` on Windows, increasing risk if the `.codex/hooks` files can be tampered with.

Confidence: 67%Severity: 62%
AnomalyLOW
references/templates/settings-hooks.json

This fragment is not itself malicious code, but it is a powerful hook dispatcher that repeatedly executes multiple local bash scripts from a hidden project directory (".claude/hooks") based on workflow events. The security risk is primarily contingent on the integrity and provenance of the referenced scripts and the runtime value of "$CLAUDE_PROJECT_DIR". Inspect and verify all .claude/hooks/*.sh contents (and ensure $CLAUDE_PROJECT_DIR cannot be influenced by an attacker).

Confidence: 60%Severity: 60%
Audit Metadata
Analyzed At
Sep 1, 2026, 09:15 AM
Package URL
pkg:socket/skills-sh/qin1473692580-ux%2Foh-story-claudecode%2Fstory-setup%2F@e47826bd2843323d5f7a00b13692e78f1dd635a36a1ec901f8a4877280ab8298
Security Audit — socket — story-setup