jsanalyzer
SolidStatic analysis for JavaScript files targeting security vulnerabilities. USE WHEN user says 'analyze js', 'scan javascript', 'find sinks', 'js security', 'analyze these js files', OR user starts Claude in a folder with JS files and wants security analysis. Extracts URLs, paths, sources, sinks, postMessage handlers, secrets, and more.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- SecurityTalent
- Repository
- SecurityTalent/bugskill-ai
- Created
- 1 months ago
- Last Updated
- 3 weeks ago
- Language
- HTML
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
js-analysis
Analyze JavaScript files (from Burp/proxy history, a URL list, or a recon JS dump) for security-relevant intel — hidden admin/internal/debug/test API endpoints, hidden parameters (debug/test/admin/role/bypass flags), hardcoded secrets (API keys, tokens, passwords, private keys), feature flags that unlock hidden functionality, dangerous developer comments, and client-side auth/authz logic. Extracts, categorizes, prioritizes by exploitability, emits ready-to-fire validation requests (Burp Repeater / curl), and writes a findings report. Use when a target's front end ships JS bundles and you want to mine them for attack surface. Never reports a secret or endpoint without a live test first.
analyze
Systematic multi-step codebase analysis producing prioritized findings with file-line evidence. Covers architecture reviews, security assessments, and code quality evaluations through guided exploration, investigation planning, and synthesis. Use when you say "analyze this codebase", "run security assessment", "architecture review of this system", "find code smells", or "review code quality" across multiple files. Do NOT use for single-file maintainability scoring (use code-qualities-assessment) or CWE-78 injection pattern scanning (use security-scan).
jss
JS 侦察流水线编排(自带工具链 + Yakit/浏览器 MCP + 开源 HaESkill 联动):按输入类型自适应——URL 走 katana 主动爬取(硬限速防风控)+ waymore 被动存档(目标站 0 请求),Yakit 有抓包流量则导入登录态 JS 与 API 端点,小程序反编译目录/本地 dist 直接分析(无爬取路径,analyze 即全流程)。双提取引擎(jsluice AST + 正则)+ hae 规则增强产出 ai_brief.md,AI 再做语义分析与优先级排序。任何环节阻塞自动跳过并汇总告知。仅用于授权渗透测试/SRC。触发词:分析js、js分析、js侦察、js信息收集、JS审计、js审计、前端信息收集、前端安全分析、提取接口、接口提取、端点提取、API提取、敏感信息提取、密钥提取、小程序分析、分析小程序、小程序逆向、反编译js分析、sourcemap、源码还原、HAR分析、抓包分析、Yakit流量分析、SRC信息收集、HaESkill、hae、jss。