可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
solana-compression
Build with ZK Compression on Solana using Light Protocol. Use when creating compressed tokens, compressed PDAs, or integrating ZK compression into Solana programs. Covers compressed account model, state trees, validity proofs, and client integration with Helius/Photon RPC.
Pure documentation-only skill for ZK Compression on Solana; no executable code, scripts, or suspicious behavior detected.
技能名称solana-compression
分析耗时27.3s
引擎pi
可以安装
No action needed. This skill is a legitimate developer reference for Light Protocol's ZK Compression SDK on Solana.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No filesystem operations; only markdown documentation files
网络访问 NONE NONE No network calls in code; URLs in documentation are examples pointing to legitim…
命令执行 NONE NONE No shell scripts or subprocess calls; only documentation of npm/cargo install co…
环境变量 NONE NONE No environment variable access; placeholder API keys in examples (YOUR_KEY) are …
技能调用 NONE NONE No skill invocation capability
剪贴板 NONE NONE No clipboard operations
浏览器 NONE NONE No browser automation
数据库 NONE NONE No database access; mentions Postgres only in context of running a local Photon …
14 项发现
🔗
中危 外部 URL 外部 URL
https://www.apache.org/licenses/
LICENSE.txt:3
🔗
中危 外部 URL 外部 URL
https://mainnet.helius-rpc.com?api-key=YOUR_KEY
SKILL.md:56
🔗
中危 外部 URL 外部 URL
https://api.devnet.solana.com
SKILL.md:289
🔗
中危 外部 URL 外部 URL
https://photon-devnet-snapshot.helius-rpc.com
SKILL.md:295
🔗
中危 外部 URL 外部 URL
https://www.zkcompression.com/
SKILL.md:318
🔗
中危 外部 URL 外部 URL
https://www.helius.dev/blog/zero-knowledge-proofs-its-applications-on-solana
SKILL.md:323
🔗
中危 外部 URL 外部 URL
https://mainnet.helius-rpc.com?api-key=YOUR_API_KEY
references/client-integration.md:22
🔗
中危 外部 URL 外部 URL
https://devnet.helius-rpc.com?api-key=YOUR_API_KEY
references/client-integration.md:25
🔗
中危 外部 URL 外部 URL
https://your-photon-instance.com
references/client-integration.md:28
🔗
中危 外部 URL 外部 URL
https://solanakit.org
references/client-integration.md:248
🔗
中危 外部 URL 外部 URL
https://devnet.helius-rpc.com?api-key=KEY
references/client-integration.md:351
🔗
中危 外部 URL 外部 URL
https://www.zkcompression.com/compressed-pdas/guides/how-to-reinitialize-compressed-accounts
references/compressed-accounts.md:184
🔗
中危 外部 URL 外部 URL
https://crates.io/crates/light-sdk
references/compressed-pdas.md:63
🔗
中危 外部 URL 外部 URL
https://devnet.helius-rpc.com?api-key=YOUR_KEY
references/compressed-tokens.md:34

目录结构

6 文件 · 60.2 KB · 2113 行
Markdown 5f · 1951L Text 1f · 162L
├─ 📁 references
│ ├─ 📝 client-integration.md Markdown 492L · 11.2 KB
│ ├─ 📝 compressed-accounts.md Markdown 279L · 8.2 KB
│ ├─ 📝 compressed-pdas.md Markdown 483L · 12.1 KB
│ └─ 🔑 compressed-tokens.md Markdown 374L · 8.7 KB
├─ 📄 LICENSE.txt Text 162L · 8.9 KB
└─ 📝 SKILL.md Markdown 323L · 11.0 KB

安全亮点

✓ Pure documentation-only skill with no executable code
✓ All code examples are standard SDK usage for legitimate Solana ZK Compression (Light Protocol)
✓ Package manager commands (npm, cargo) are standard installation procedures documented in official SDK guides
✓ No hidden functionality, obfuscation, or suspicious patterns
✓ No credential harvesting, data exfiltration, or network exfiltration behavior
✓ References Apache 2.0 license (LICENSE.txt)
✓ URLs point exclusively to official Light Protocol, Helius, and Solana documentation and infrastructure
✓ API key placeholders in examples (YOUR_KEY, YOUR_API_KEY) are clearly labeled and not real credentials