Trusted — Risk Score 5/100
Last scan:19 hr ago Rescan
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.
Skill Namesuper-agent-skills
Duration33.3s
Enginepi
Safe to install
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.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE SKILL.md only documents file operations conceptually; no actual file operations …
Network NONE NONE SKILL.md mentions curl/wget usage but contains no actual network requests
Shell NONE NONE SKILL.md references python/node/bash tools but no subprocess or shell execution …
Database NONE NONE Database operations described conceptually; no SQL or database code present
Environment NONE NONE No os.environ access or environment variable manipulation
Skill Invoke NONE NONE No skill invocation logic present
Clipboard NONE NONE No clipboard access code
Browser NONE NONE No browser automation code
1 findings
🔗
Medium External URL 外部 URL
https://api.example.com/data
SKILL.md:37

File Tree

1 files · 3.3 KB · 151 lines
Markdown 1f · 151L
└─ 📝 SKILL.md Markdown 151L · 3.3 KB

Security Positives

✓ 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)