doc-testing

Fail

Audited by Socket on Feb 27, 2026

2 alerts found:

MalwareObfuscated File
MalwareHIGH
SKILL.md

The fragment is a documentation/testing workflow description for Doc Detective, not a runnable payload. There are no reads of secrets, no writes to external endpoints, and no embedded payloads in this fragment. The security posture is nominal (benign) in isolation, but the surrounding workflow (validator execution, CLI tooling, and potential injection of specs) requires careful trust boundaries and integrity checks when used in a real environment. Overall, the fragment is coherent with its stated purpose, but the procedural nature means security risk arises from how users invoke and compose the described steps in practice rather than from the fragment itself.

Confidence: 95%Severity: 90%
Obfuscated FileHIGH
scripts/build-skill.sh

The script itself is innocuous and functions as a typical local build helper. However it creates a moderate supply-chain execution risk because npm install and npm run build will execute arbitrary code from dependencies and package scripts in the invoking user's context. Treat this script as requiring safe operational controls: use locked and audited dependencies (npm ci + vetted package-lock.json), isolate build execution (containers/CI with least privilege), pin registries or use a trusted proxy, and avoid exposing credentials/environment variables to build steps. Do not run this script in high-trust environments without these mitigations and dependency review.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 27, 2026, 06:56 AM
Package URL
pkg:socket/skills-sh/doc-detective%2Fagent-tools%2Fdoc-testing%2F@ee5ef02cc8a671666a8beb07f4374508bc68acae