扫描报告
0 /100
ForgeX CLI
On-chain market making CLI for Solana — token launch, wallet management, trading, and volume bot
ForgeX CLI is a documentation-only skill (SKILL.md) with no scripts or code files. It describes a Solana CLI tool with no executable content, no credential access patterns, and no malicious indicators.
可以安装
Approve for use. No executable code is present in this skill package.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | SKILL.md only; no script files present |
| 网络访问 | NONE | NONE | — | SKILL.md only; no network requests in skill itself |
| 命令执行 | NONE | NONE | — | No shell scripts, subprocess calls, or exec patterns in skill |
| 环境变量 | NONE | NONE | — | No env variable access patterns detected |
| 技能调用 | NONE | NONE | — | No inter-skill invocation patterns |
| 剪贴板 | NONE | NONE | — | No clipboard access patterns |
| 浏览器 | NONE | NONE | — | No browser or WebFetch patterns |
| 数据库 | NONE | NONE | — | No database access patterns |
24 项发现
中危 外部 URL 外部 URL
https://img.shields.io/badge/Sonic_SVM-purple?style=for-the-badge SKILL.md:11 中危 外部 URL 外部 URL
https://sonic.game SKILL.md:11 中危 外部 URL 外部 URL
https://img.shields.io/badge/Solana-9945FF?style=for-the-badge&logo=solana&logoColor=white SKILL.md:11 中危 外部 URL 外部 URL
https://solana.com SKILL.md:11 中危 外部 URL 外部 URL
https://img.shields.io/badge/Pump.fun-green?style=for-the-badge SKILL.md:11 中危 外部 URL 外部 URL
https://pump.fun SKILL.md:11 中危 外部 URL 外部 URL
https://img.shields.io/badge/Jito_Bundle-orange?style=for-the-badge SKILL.md:11 中危 外部 URL 外部 URL
https://jito.wtf SKILL.md:11 中危 外部 URL 外部 URL
https://img.shields.io/badge/OpenClaw_Native-blue?style=for-the-badge SKILL.md:11 中危 外部 URL 外部 URL
https://openclaw.ai SKILL.md:11 中危 外部 URL 外部 URL
https://img.shields.io/npm/v/forgex-cli?color=blue SKILL.md:15 中危 外部 URL 外部 URL
https://www.npmjs.com/package/forgex-cli SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/License-MIT-yellow.svg SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/Open%20Source-✓-brightgreen SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/Jito%20Bundle-✓-orange SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/Multi--wallet-✓-blue SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/Sonic%20SVM-✓-purple SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/OpenClaw%20Native-✓-blue SKILL.md:15 中危 外部 URL 外部 URL
https://img.shields.io/badge/On--chain%20Market%20Making-✓-green SKILL.md:15 中危 外部 URL 外部 URL
https://your-rpc-endpoint.com SKILL.md:58 中危 外部 URL 外部 URL
https://my-rpc.com SKILL.md:140 中危 外部 URL 外部 URL
https://twitter.com/mytoken SKILL.md:415 中危 外部 URL 外部 URL
https://mytoken.io SKILL.md:416 中危 外部 URL 外部 URL
https://twitter.com/SonicSVM SKILL.md:526 目录结构
1 文件 · 13.1 KB · 528 行 Markdown 1f · 528L
└─
SKILL.md
Markdown
安全亮点
✓ Pure documentation skill — only SKILL.md, no executable code
✓ No scripts, no subprocess calls, no shell execution
✓ No credential harvesting patterns or sensitive file access
✓ No obfuscation, no base64-encoded payloads
✓ No hidden HTML comments or embedded scripts
✓ No supply chain risks since no dependencies are bundled
✓ References external npm package (forgex-cli) for actual implementation — not bundled here
✓ Documented behavior is consistent with a standard CLI tool for on-chain trading