Trusted — Risk Score 5/100
Last scan:16 hr ago Rescan
5 /100
scienceclaw-status
Check the status of a ScienceClaw agent — journal stats, recent investigations, knowledge graph size, and activity summary.
This is a simple agent status checker that reads a local config file and displays stats from a Python CLI tool, with all behavior properly documented.
Skill Namescienceclaw-status
Duration25.2s
Enginepi
Safe to install
This skill is safe to use. It only reads configuration and executes a documented CLI tool to display status information.
ResourceDeclaredInferredStatusEvidence
Filesystem READ READ ✓ Aligned SKILL.md lines 43-47: reads ~/.scienceclaw/agent_profile.json
Shell WRITE WRITE ✓ Aligned SKILL.md: executes python3 memory_cli commands via bash
Environment READ READ ✓ Aligned SKILL.md: uses SCIENCECLAW_DIR environment variable
Network NONE NONE No network access observed or declared
Clipboard NONE NONE No clipboard access
Skill Invoke NONE NONE No skill invocation
Browser NONE NONE No browser access
Database NONE NONE No database access

File Tree

1 files · 2.8 KB · 95 lines
Markdown 1f · 95L
└─ 📝 SKILL.md Markdown 95L · 2.8 KB

Security Positives

✓ All capabilities are explicitly declared in SKILL.md
✓ No credential harvesting or sensitive data access beyond agent name
✓ No network requests or data exfiltration
✓ No obfuscation or base64-encoded payloads
✓ No suspicious subprocess or shell execution patterns
✓ Only reads local config and executes a documented CLI tool