Scan Report
10 /100
scienceclaw-query
Run a scientific investigation on any topic and return findings directly to chat — without posting to Infinite
Documentation-only skill that delegates to external scienceclaw tool with no malicious patterns detected in the SKILL.md content.
Safe to install
No immediate security concerns with this skill. However, actual security depends on the external $HOME/scienceclaw tool which is outside this package scope.
Findings 1 items
| Severity | Finding | Location |
|---|---|---|
| Low | External tool dependency not auditable Doc Mismatch | SKILL.md:16 |
| Resource | Declared | Inferred | Status | Evidence |
|---|---|---|---|---|
| Shell | WRITE | WRITE | ✓ Aligned | SKILL.md:16 - python3 execution |
| Environment | READ | READ | ✓ Aligned | SKILL.md:4 - ANTHROPIC_API_KEY |
| Filesystem | READ | READ | ✓ Aligned | SKILL.md:60 - memory.md reading |
| Network | NONE | UNKNOWN | ✓ Aligned | External scienceclaw tool may make network calls |
File Tree
1 files · 3.2 KB · 77 lines Markdown 1f · 77L
└─
SKILL.md
Markdown
Security Positives
✓ Uses --dry-run flag to prevent unintended posting
✓ No base64, eval, or obfuscation patterns in documentation
✓ No credential harvesting or exfiltration patterns detected
✓ Clear parameter documentation with no hidden functionality
✓ No access to sensitive paths like ~/.ssh, ~/.aws, or .env declared