crawler

Warn

Audited by Socket on Jul 28, 2026

5 alerts found:

Securityx4Anomaly
SecurityMEDIUM
SKILL.md

목적과 기능은 대체로 일치하는 크롤링 조사 스킬이지만, 제3자 브라우저/anti-detect 도구 의존, 인증 신호 수집, 외부 웹콘텐츠 기반 코드 생성이 결합되어 위험도가 올라간다. 명백한 악성 행위나 외부 유출 경로는 보이지 않지만, 설치 신뢰와 credential forwarding, 간접 프롬프트 인젝션 측면에서 SUSPICIOUS에 가깝다.

Confidence: 82%Severity: 72%
SecurityMEDIUM
rules/anti-bot-checklist.md

No clear malicious payload behavior (e.g., credential theft, persistence, or arbitrary command execution) is present in the provided fragment. However, the content is explicitly an operational anti-bot evasion and CAPTCHA-bypass playbook: it instructs how to collect fingerprint signals, manipulate human-like interaction timing, align browser/network fingerprints (including TLS/JA3/JA4), and use CAPTCHA solver services. This creates a meaningful misuse-oriented security risk (facilitating bypass of access controls) despite the absence of classic malware indicators.

Confidence: 78%Severity: 80%
SecurityMEDIUM
rules/anti-bot-checklist.ko.md

이 조각은 직접적인 데이터 탈취나 시스템 손상 같은 전형적 악성코드 구현 증거는 없지만, 봇 탐지·차단 메커니즘(브라우저 지문, 행동 패턴, TLS/JA3·JA4, CAPTCHA)을 회피/우회하는 구체적 절차와 도구 선택/운영 지침을 제공한다. 따라서 ‘악성 페이로드’보다는 ‘접근통제/보안탐지 회피에 악용될 수 있는 고위험 자동화 지침’으로 평가된다.

Confidence: 62%Severity: 74%
AnomalyLOW
rules/network-crawling.ko.md

이 코드는 Playwright/CDP로 쿠키와 localStorage/sessionStorage 토큰, Authorization 헤더 관련 신호를 수집하고 콘솔/문서(raw JSON 포함)로 기록하려는 네트워크 분석/크롤링 스니펫이다. eval/외부 전송/역쉘 등 전형적 악성 행위 증거는 없지만, 인증 비밀정보(쿠키/토큰/Authorization 컨텍스트)에 접근·노출·저장될 수 있는 구조라서 악용 가능성 및 보안 위험이 있다. 실제 패키지(의존성) 코드 전체와 저장 시 마스킹/레드액션 여부가 추가로 필요하다.

Confidence: 55%Severity: 45%
SecurityMEDIUM
rules/network-crawling.md

No explicit malware/exfiltration is visible in the provided snippet, and there is no clear obfuscation. However, the code performs high-sensitivity authentication evidence collection (cookies and token values from browser storage, plus Authorization-adjacent telemetry) and outputs it to logs and is intended to persist raw auth/network artifacts to disk. This creates a significant supply-chain security risk primarily from secrets exposure (log/artifact leakage) rather than from overt on-path malicious payloads.

Confidence: 66%Severity: 78%
Audit Metadata
Analyzed At
Jul 28, 2026, 08:05 PM
Package URL
pkg:socket/skills-sh/alpoxdev%2Fhypercore-skills%2Fcrawler%2F@41c72d31b70c642e5aefa3570e6a806b0e74de012210a8c67cb44ae0cc2d268b
Security Audit — socket — crawler