可信 — 风险评分 5/100
上次扫描:23 小时前 重新扫描
5 /100
super-agent-skills
Comprehensive AI Agent capability library covering 20+ essential skills from file ops to cloud services, security, monitoring, and CI/CD
This is a documentation-only skill containing only SKILL.md with no executable code, scripts, or dependencies. The broad capability descriptions represent aspirational features but no actual implementation exists.
技能名称super-agent-skills
分析耗时33.3s
引擎pi
可以安装
This skill presents minimal risk as it contains no executable code. However, users should be aware that this SKILL.md serves as a capability declaration template rather than an implemented skill. If deploying agents based on this documentation, implement proper guardrails for shell, filesystem, network, and database operations.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE SKILL.md only documents file operations conceptually; no actual file operations …
网络访问 NONE NONE SKILL.md mentions curl/wget usage but contains no actual network requests
命令执行 NONE NONE SKILL.md references python/node/bash tools but no subprocess or shell execution …
数据库 NONE NONE Database operations described conceptually; no SQL or database code present
环境变量 NONE NONE No os.environ access or environment variable manipulation
技能调用 NONE NONE No skill invocation logic present
剪贴板 NONE NONE No clipboard access code
浏览器 NONE NONE No browser automation code
1 项发现
🔗
中危 外部 URL 外部 URL
https://api.example.com/data
SKILL.md:37

目录结构

1 文件 · 3.3 KB · 151 行
Markdown 1f · 151L
└─ 📝 SKILL.md Markdown 151L · 3.3 KB

安全亮点

✓ No executable code present - only documentation
✓ No dependencies to analyze for vulnerabilities
✓ No sensitive file access patterns detected
✓ No network exfiltration or C2 communication indicators
✓ No credential harvesting mechanisms
✓ No obfuscation or base64-encoded payloads
✓ Uses legitimate example domain (example.com is reserved by IANA)