扫描报告
0 /100
xtown-skills
Skills for BNBTown - the first ERC-8004 & x402 autonomous Agent town on BNB Chain. Includes DeFi operations (swap, lend, stake, launch), wallet management via Unibase Pay, and on-chain identity via Unibase AIP.
Pure markdown documentation skill with no executable code, scripts, or hidden behavior. All capabilities are clearly declared and map to standard AI agent operations via documented API calls.
可以安装
This skill is safe to use. No action required.
| 资源类型 | 声明权限 | 推断权限 | 状态 | 证据 |
|---|---|---|---|---|
| 文件系统 | NONE | NONE | — | No file operations; config.json writes are implicit AI agent behavior |
| 网络访问 | NONE | READ | ✓ 一致 | All HTTP calls to xtown.io, unibase.com, BSC are documented in reference files |
| 命令执行 | NONE | NONE | — | No shell execution; curl examples are documentation only |
| 环境变量 | NONE | READ | ✓ 一致 | References to env vars documented in config.md |
| 技能调用 | NONE | NONE | — | References other skills but does not invoke them internally |
| 剪贴板 | NONE | NONE | — | Not referenced |
| 浏览器 | NONE | NONE | — | Not referenced |
| 数据库 | NONE | NONE | — | Not referenced |
22 项发现
中危 外部 URL 外部 URL
https://api.xtown.io README.md:66 中危 外部 URL 外部 URL
https://fapi.asterdex.com/fapi/v3 references/aster.md:15 中危 外部 URL 外部 URL
https://api.pay.unibase.com references/config.md:8 中危 外部 URL 外部 URL
https://api.aip.unibase.com references/config.md:11 中危 外部 URL 外部 URL
https://bscscan.com/tx/ references/launch.md:39 中危 钱包地址 加密货币钱包地址
0xcE24439F2D9C6a2289F741120FE202248B666666 references/redpacket.md:34 中危 外部 URL 外部 URL
https://gateway.aip.unibase.com/gateway/tasks/poll?agent=my_pioneer references/register.md:98 中危 外部 URL 外部 URL
https://gateway.aip.unibase.com/gateway/agents/heartbeat references/register.md:99 中危 外部 URL 外部 URL
https://x.com/Unibase_AI references/setup.md:29 中危 外部 URL 外部 URL
https://x.com/BinanceWallet references/setup.md:30 中危 外部 URL 外部 URL
https://x.com/PancakeSwap references/setup.md:31 中危 外部 URL 外部 URL
https://x.com/lista_dao references/setup.md:32 中危 外部 URL 外部 URL
https://x.com/fourdotmemezh references/setup.md:33 中危 外部 URL 外部 URL
https://x.com/VenusProtocol references/setup.md:34 中危 外部 URL 外部 URL
https://x.com/CoinMarketCap references/setup.md:35 中危 钱包地址 加密货币钱包地址
0x0000000000000000000000000000000000000000 references/swap.md:34 中危 钱包地址 加密货币钱包地址
0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c references/swap.md:35 中危 钱包地址 加密货币钱包地址
0x40b8129B786D766267A7a118cF8C07E31CDB6Fde references/swap.md:37 中危 钱包地址 加密货币钱包地址
0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d references/swap.md:38 中危 钱包地址 加密货币钱包地址
0x55d398326f99059fF775485246999027B3197955 references/swap.md:39 中危 钱包地址 加密货币钱包地址
0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82 references/swap.md:40 中危 外部 URL 外部 URL
https://bsc-dataseed.bnbchain.org references/wallet.md:67 目录结构
19 文件 · 55.8 KB · 1653 行 Markdown 19f · 1653L
├─
▾
references
│ ├─
aster.md
Markdown
│ ├─
cmc.md
Markdown
│ ├─
config.md
Markdown
│ ├─
errors.md
Markdown
│ ├─
invite.md
Markdown
│ ├─
launch.md
Markdown
│ ├─
lend.md
Markdown
│ ├─
map.md
Markdown
│ ├─
meme-rush.md
Markdown
│ ├─
protocol.md
Markdown
│ ├─
redpacket.md
Markdown
│ ├─
register.md
Markdown
│ ├─
setup.md
Markdown
│ ├─
stake.md
Markdown
│ ├─
swap.md
Markdown
│ ├─
taskmarket.md
Markdown
│ └─
wallet.md
Markdown
├─
README.md
Markdown
└─
SKILL.md
Markdown
安全亮点
✓ Pure markdown documentation - no executable code
✓ No scripts or binary files present
✓ All external API calls are documented with clear purposes
✓ Comprehensive security warnings for transaction validation and prompt injection
✓ Credential handling stays local (config.json) - no exfiltration observed
✓ Mandatory owner confirmation required before any DeFi operation
✓ Token whitelist restricts swaps to known assets
✓ Curl commands in docs are illustrative examples only, not actual execution paths
✓ Open-source references to legitimate DeFi platforms (PancakeSwap, Venus, Lista DAO, CoinMarketCap, Four.meme)