src-hunter

Fail

Audited by Socket on Sep 4, 2026

25 alerts found:

Securityx8Anomalyx4Malwarex13
SecurityMEDIUM
SKILL.md

SUSPICIOUS: the skill is internally coherent as a bug-bounty/pentest playbook, but its actual footprint is an offensive security toolkit for an AI agent operating against real targets. The main risk is not hidden malware or deceptive installs; it is the high-risk capability set: active exploitation guidance, default credentials, OOB exfil-style validation, and powerful interception/instrumentation tools that are disproportionate for ordinary developer workflows and unsafe to grant to an autonomous agent.

Confidence: 94%Severity: 88%
AnomalyLOW
references/payloader/waf-bypass.md

The provided fragment does not show executable dependency code; it appears to be an attacker-focused instructional cheat-sheet containing detailed, defensive-evasion-oriented exploit payload examples. No direct evidence of runtime supply-chain malware (data theft, network exfiltration, backdoors, or install-time execution) can be established from this excerpt alone. However, the content is highly actionable and would materially increase offensive capability if distributed as part of a package or repository artifact. Additional files (actual package entry points, install/postinstall scripts, bundled binaries, or CI/workflow content) are required to determine whether any real malicious behavior exists beyond this text.

Confidence: 60%Severity: 60%
MalwareHIGH
references/playbooks/intranet-postexp.md

该片段不是软件依赖代码,而是面向攻击者的“可执行命令/攻击链条”材料,包含凭证窃取(Mimikatz/LSASS/缓存/SECURITY hive导出)、横向移动与远程执行(PsExec/WMI/WinRM/计划任务/服务)、域提权与持久化(注册表/WMI/任务/后门用户/Skeleton Key/DSRM/SID History)、以及免杀与EDR绕过(AMSI/ETW patch、API unhooking、BlockDLLs、注入/镂空、shellcode加密)。这类内容即使不直接作为代码执行,也属于高度恶意用途的公开武器化指引材料;若出现在公共包/仓库中,供应链安全风险很高。

Confidence: 86%Severity: 88%
MalwareHIGH
references/payloader/by-category/web/框架漏洞.md

The provided fragment is highly suspicious and appears to be weaponized exploit/payload material (not legitimate dependency implementation). It explicitly describes RCE execution, deserialization/lookup triggers, persistence via webshell/WAR deployment, and outbound callback-based verification. If this content is included in or distributed with a dependency artifact, it constitutes a strong supply-chain security red flag. Additional inspection of the surrounding repository/package files (install scripts, postinstall steps, embedded binaries/assets, and runtime behavior) is required to confirm whether it is merely documentation or actively dropped/executed.

Confidence: 72%Severity: 90%
SecurityMEDIUM
references/payloader/by-category/web/ssrf服务端请求伪造.md

The provided fragment contains no executable logic; it is an offensive SSRF bypass and escalation playbook with highly actionable payloads targeting internal loopback addresses and follow-on compromise of Redis/MySQL (webshell/SSH/cron/INTO OUTFILE). While this specific content fragment does not prove runtime malware, its nature is strongly malicious/weaponized and would represent a serious security and supply-chain risk if included in a distributed software package.

Confidence: 62%Severity: 90%
MalwareHIGH
references/playbooks/ssrf-cache-host.md

This fragment is overwhelmingly consistent with malicious exploitation/playbook instructions: it demonstrates Kubernetes ServiceAccount token abuse to enumerate permissions, list Secrets, and create a privileged host-mounted Pod (escape/cluster takeover). It also provides detailed offensive guidance for cache poisoning/deception, CDN/WAF bypass concepts, and SSRF bypass chains that can enable internal access and data theft. Treat as severe supply-chain compromise content if present in a dependency; remove/quarantine and perform incident response. Confidence is reduced only because the exact surrounding module/package code is not provided.

Confidence: 70%Severity: 100%
MalwareHIGH
references/playbooks/llm-prompt-injection.md

The fragment is largely instructional but includes a concrete, high-severity malicious pattern: remote script download and execution via subprocess.call(..., shell=True) (curl -> chmod +x -> ./m.sh). The surrounding content enumerates multiple realistic compromise flows (SSRF to cloud metadata/local services, internal scanning, privileged destructive actions, secret/system-prompt exfiltration, and auth bypass behavior). While exact package-level malware cannot be confirmed from this incomplete/non-module excerpt, the indicators are strong enough to classify the dependency/content as highly suspicious and requiring immediate deep review (full source, install scripts, network calls, and tool execution paths).

Confidence: 62%Severity: 90%
AnomalyLOW
references/playbooks/logic-flaws.md

该片段本身并非可执行的依赖代码,而是一份高度武器化的Web安全测试/攻击指南文档。就“是否包含供应链恶意代码/后门执行”而言,当前片段缺少任何可执行实现证据,因此无法判定存在投毒或恶意软件行为;但就“安全滥用风险”而言,其包含大量具体可操作的攻击与绕过步骤,显著降低实施门槛,若以依赖形式分发会带来较高的滥用与合规风险。建议:获取该依赖包的实际源码/入口文件、构建产物与发布内容清单(例如package.json、入口js/ts、安装/构建脚本、是否存在postinstall、是否有网络/文件/exec相关代码),仅凭当前片段不足以完成恶意代码确认。

Confidence: 70%Severity: 62%
MalwareHIGH
references/payloader/by-category/web/文件漏洞.md

The provided fragment is best characterized as an attacker exploitation guide rather than legitimate dependency source code. It contains highly actionable instructions and payload patterns for achieving webshell/RCE and sensitive-file disclosure via multiple common web attack primitives (upload bypass, arbitrary file read/traversal, Zip Slip, MIME/NULL-byte/extension tricks, and TOCTOU race exploitation). While the fragment does not itself demonstrate autonomous malware behavior (it is not executable code), its presence in a software package would be a serious supply-chain security red flag due to facilitation of real compromise. Further assessment would require examining surrounding repository context (file location, packaging/installation steps, and any executable scripts), which is not available here.

Confidence: 80%Severity: 85%
SecurityMEDIUM
references/playbooks/http-smuggling.md

This artifact is an offensive HTTP request smuggling/desynchronization exploitation guide with runnable PoC-style raw-socket examples and numerous framing/WAF-evasion variants aimed at high-impact outcomes (cache poisoning and authorization bypass/cross-user effects). There is no evidence of obfuscated concealment, and it is not typical dependency code; however, its content is directly applicable to attacking real systems, making it a severe security risk if distributed as part of a software supply chain.

Confidence: 85%Severity: 90%
MalwareHIGH
references/playbooks/path-traversal.md

This fragment is not application/library code; it is an exploit guidance/write-up showing how to abuse PHP LFI vulnerabilities and stream wrappers (php://, data://, zip://, phar://) to read sensitive files, execute PHP, trigger phar deserialization RCE, and even obtain reverse shells. If this content exists within a published package, it indicates malicious intent or at least facilitation of attacks, creating a high security risk for anyone using the package blindly.

Confidence: 78%Severity: 66%
SecurityMEDIUM
references/payloader/by-category/web/jwt安全.md

This “source code” fragment is best characterized as an offensive JWT exploitation guide rather than benign library functionality. It provides highly actionable steps and snippets for forging JWTs via algorithm/key confusion, brute-forcing weak HMAC secrets, and abusing jku/x5u header trust to inject attacker-controlled JWKS keys. No direct malware execution or stealth behavior is visible in the fragment itself, but if such content is included in a dependency, it represents a significant misuse/security enablement risk. Higher confidence requires access to the actual package’s executable module code and install/runtime hooks to confirm whether anything is executed beyond documentation-like text.

Confidence: 62%Severity: 72%
AnomalyLOW
references/payloader/by-category/web/csrf跨站请求伪造.md

This fragment is best characterized as CSRF/CORS/Origin/Referer/SameSite bypass exploitation guidance with example authenticated cross-site request code (`fetch` + `credentials: "include"`) and described exfiltration patterns. It contains strong offensive signals, but the provided content does not demonstrate executable malware within a dependency module (no obfuscation, no persistence, no runtime backdoor mechanisms shown). Treat as suspicious/high misuse risk for a supply-chain context, and verify the actual package contents for any executable behavior beyond instructional material.

Confidence: 65%Severity: 65%
MalwareHIGH
references/payloader/by-category/web/请求走私.md

This fragment is not benign application logic; it is weaponized, exploit-style code/instructions for HTTP request smuggling (TE-TE) using raw TCP-crafted HTTP/1.1 payloads with intentionally conflicting/ambiguous Transfer-Encoding and Content-Length semantics, including techniques intended to bypass security controls and potentially poison caches. Even though it does not show typical malware behaviors like persistence or exfiltration, the code’s purpose is directly offensive and would represent a severe security risk if present in a dependency.

Confidence: 78%Severity: 100%
SecurityMEDIUM
references/payloader/by-category/web/缓存与cdn安全.md

This fragment is an offensive web-attack playbook (cache poisoning, cache deception for sensitive content caching, and CDN/origin bypass) with explicit step-by-step request crafting and injection payload examples. No executable dependency code is present in the excerpt, so classical malware/persistence cannot be confirmed. Nevertheless, the content is strongly aligned with facilitating real-world compromise via caching/CDN misconfiguration and security boundary bypass, making it a high security-risk artifact if included in a software supply chain.

Confidence: 74%Severity: 88%
MalwareHIGH
references/payloader/by-category/web/websocket安全.md

This fragment is highly suspicious and security-relevant: it provides an exploitation/PoC-oriented workflow for WebSocket/H2C request smuggling and reverse-proxy differential exploitation, plus tests for WebSocket auth/session weaknesses and unauthorized channel subscription (IDOR/vertical bypass). While it does not clearly show classic backdoor or data-stealing malware logic, it is designed for scanning internal ports via tunneling and bypassing access controls, making it inappropriate for inclusion in a benign dependency. Treat as malicious or at minimum as an exploit-testing artifact requiring removal and provenance verification.

Confidence: 68%Severity: 90%
SecurityMEDIUM
references/dictionaries/chinese-srcfingerprints.md

No evidence of embedded malware/backdoor behavior is present in the snippet itself (it contains no obfuscated payloads, no persistence, and no credential theft/exfiltration code). However, the fragment is highly actionable offensive reconnaissance and fuzzing guidance: it includes product fingerprinting indicators, large lists of high-risk endpoint paths (upload/RCE-adjacent/admin/info-disclosure), SQLi/business-logic parameter wordlists, spoofable header/cookie examples, and curl-based probing loops. This substantially increases an attacker’s capability to identify and target vulnerable enterprise systems if used without explicit authorization.

Confidence: 86%Severity: 83%
SecurityMEDIUM
references/dictionaries/default-credentials-cn.md

This snippet is a weaponized intrusion aid (credential dictionary + scanning/fingerprinting + brute-force workflow templates + references to escalation topics). It contains no executable supply-chain malware logic, but it is directly usable to facilitate unauthorized access attempts and subsequent exploitation. Treat as high-risk malicious material; do not include in any software supply chain distribution or repository without strict authorization and controls.

Confidence: 86%Severity: 93%
MalwareHIGH
references/playbooks/info-disclosure.md

High malicious-use risk content rather than a legitimate dependency: it provides actionable reconnaissance and exploitation instructions to extract source code/configuration/secrets from exposed endpoints (e.g., .git/.env/debug/Swagger) and then pivot to DB/API/cloud and account takeover. No obfuscation is observed. Because this is not actual package code, code-supply-chain malware cannot be confirmed, but the fragment is clearly designed to facilitate unauthorized access and credential theft.

Confidence: 86%Severity: 88%
MalwareHIGH
references/payloader/tools/内网渗透.md

The provided fragment is an operator-oriented offensive playbook for AD reconnaissance and multiple credential-access/escalation paths (SharpHound/BloodHound, Rubeus Kerberos roasting/PTT and S4U, certipy AD CS exploitation and shadow credentials, LaZagne password recovery, Seatbelt/PEAS enumeration), including a high-risk remote execution pattern (`curl ... | bash`) and intentional generation/storage of sensitive artifacts. If this capability were embedded into a software dependency’s install or runtime behavior, it would represent an extremely serious supply-chain security risk, though execution context cannot be verified from the snippet alone.

Confidence: 80%Severity: 88%
AnomalyLOW
references/industry/banking-finance.md

The provided fragment is not dependency code and therefore cannot be reviewed for classic supply-chain malware behaviors at the function/module level. However, the content is a highly actionable offensive security playbook targeting banking/payment/APP authentication and exploitation workflows. If this text appears inside a published package intended for general use, it is a significant supply-chain trust and misuse red flag. Based solely on this snippet, there is no evidence of embedded executable malware (no runtime sinks, secrets, or obfuscated payloads), but the document’s intent and operational nature warrant rejection/containment and investigation of the surrounding repository/package contents.

Confidence: 74%Severity: 62%
MalwareHIGH
references/playbooks/unauth-access.md

The provided fragment is not legitimate dependency source code; it is an offensive exploitation/persistence playbook with highly actionable steps for unauthorized access, credential harvesting (e.g., heapdump/env), and persistence (webshell/cron/authorized_keys). While execution by a dependency cannot be proven from this fragment alone, the content is strongly malicious in intent and would represent a serious supply-chain risk if packaged or invoked by install/build scripts. Required next step to confirm: inspect the actual dependency files/scripts for any code that executes, downloads, or applies these instructions.

Confidence: 60%Severity: 75%
SecurityMEDIUM
references/payloader/tools/隧道代理.md

This fragment is high-risk misuse-oriented content: it provides step-by-step instructions to establish reverse SOCKS/proxy tunnels, forward sensitive ports (including RDP/3389), and pivot into an internal subnet by adding routes, using a certificate verification bypass for the agent connection. While it is not malware code itself, it strongly enables unauthorized access and lateral movement if included in a distributable package or executed/invoked as part of an attack workflow.

Confidence: 72%Severity: 98%
MalwareHIGH
references/payloader/tools/密码攻击.md

该片段不是可审计的 npm/依赖库代码,而是对多种网络认证暴力破解工具与字典的直接操作说明(medusa/ncrack/crowbar/patator、以及 CrackStation 在线查询与 hashcat/john/hydra 配合)。其输入(目标/用户名/密码字典/私钥/哈希)会流向远程认证尝试与第三方在线查询,具有明显的进攻与凭据获取用途,因此供应链安全视角下风险很高。

Confidence: 70%Severity: 85%
MalwareHIGH
references/payloader/tools/红队工具.md

This artifact is actionable, offensive operational documentation for deploying and controlling C2/payloads and performing post-exploitation (credential dumping, token theft, lateral movement, and SOCKS pivoting). Even without embedded executable code, its direct guidance for credential/token compromise and intrusion activity makes it highly inappropriate and highly risky for a benign software supply chain dependency.

Confidence: 76%Severity: 92%
Audit Metadata
Analyzed At
Sep 4, 2026, 01:52 PM
Package URL
pkg:socket/skills-sh/zhaoxuya520%2Freverse-skill%2Fsrc-hunter%2F@edbc6fddb36c0bbf4f7e46893c50dc55275857d43542ad6752777feab74b613b
Security Audit — socket — src-hunter