ast-deobfuscation

Warn

Audited by Socket on Sep 17, 2026

2 alerts found:

SecurityAnomaly
SecurityMEDIUM
SKILL.md

该 skill 与其声明目的基本一致,未见凭据收集、外部数据转发或可疑安装链,因此不像恶意窃密型技能;但它为 AI 代理提供了面向反爬/风控脚本的定向反混淆与逆向能力,属于高风险安全工具范畴。总体判定为 SUSPICIOUS:不是明显恶意,但能力本身超出普通开发辅助,且可用于规避站点保护。

Confidence: 89%Severity: 72%
AnomalyLOW
scripts/run-pipeline.js

This module is primarily a pipeline orchestrator. There is no direct evidence in the shown code of malicious payloads, obfuscation, credential theft, or network exfiltration. The main security concern is execution risk: it synchronously runs external step scripts (step.scriptPath) determined by pattern/config selection and passes all parent environment variables (process.env) to those child processes. If pattern selection or pipeline configuration can be influenced by untrusted input, or if step scripts are compromised, the overall package behavior could become dangerous. This wrapper should be treated as medium-to-high risk in supply-chain contexts until the safety of pipeline-config and step scripts is verified.

Confidence: 63%Severity: 55%
Audit Metadata
Analyzed At
Sep 17, 2026, 01:07 AM
Package URL
pkg:socket/skills-sh/lwjjike%2Fxbsreverseskill%2Fast-deobfuscation%2F@c9e336995a16cf7ff7ef6edaadb8a9f877cce5a4fba881b5a201158a0041aef2
Security Audit — socket — ast-deobfuscation