Trusted — Risk Score 0/100
Last scan:2 days ago Rescan
0 /100
apollo-debugging / sysflow-systematic-debugging
Systematic debugging methodology skill using a 4-phase approach: root cause investigation, pattern analysis, hypothesis & testing, and implementation
Pure documentation skill providing a 4-phase debugging methodology with no executable code, scripts, or dangerous capabilities.
Skill Nameapollo-debugging / sysflow-systematic-debugging
Duration21.7s
Enginepi
Safe to install
No action needed. This is a methodology document with zero attack surface.
ResourceDeclaredInferredStatusEvidence
Filesystem NONE NONE No file operations in SKILL.md
Network NONE NONE No network calls in SKILL.md
Shell NONE NONE No shell execution in SKILL.md
Environment NONE NONE No env access in SKILL.md
Skill Invoke NONE NONE No cross-skill invocations declared
Clipboard NONE NONE No clipboard access in SKILL.md
Browser NONE NONE No browser automation in SKILL.md
Database NONE NONE No database access in SKILL.md

File Tree

2 files · 6.0 KB · 234 lines
Markdown 1f · 228L JSON 1f · 6L
├─ 📋 _meta.json JSON 6L · 174 B
└─ 📝 SKILL.md Markdown 228L · 5.9 KB

Security Positives

✓ No executable code or scripts present
✓ No external dependencies (requirements.txt, package.json, etc.)
✓ No filesystem, network, or shell capabilities declared or inferred
✓ Pure documentation skill providing debugging methodology
✓ No credential harvesting or sensitive data access
✓ No remote code execution patterns