cangjie-dev

Fail

Audited by Socket on Feb 15, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
docs/stdlib/process/process_package_api/process_package_funcs.md

The documented APIs are high-privilege primitives that allow running external processes, controlling environment and working directory, and capturing streams. The fragment itself contains no direct malicious code, hard-coded secrets, or obfuscation constructs, but it exposes dangerous functionality that can be abused if call sites pass untrusted input, misuse environment inheritance, or capture large outputs without bounds. Security posture depends heavily on the implementation details (not shown) and on how callers use these functions. Audit all call sites that build commands/arguments or pass environments; prefer exec-style APIs that avoid shells, validate or escape inputs, limit captured output sizes, and ensure proper process cleanup to prevent resource exhaustion or zombies.

Confidence: 98%
Audit Metadata
Analyzed At
Feb 15, 2026, 09:35 PM
Package URL
pkg:socket/skills-sh/chenchaotao666%2Fcangjie-dev-skill%2Fcangjie-dev%2F@4a7582abb7182ad0da22600bd96b19250f9fdd4e