Caveat verdict

mediwise-health-suite

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Family health management suite with explicitly local SQLite storage by default; cloud features are optional and user-configurable with transparent disclosure.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
80
transparency
100
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (13)

Pattern match critical

Pipe to python — executes piped content as Python code

health-monitor/SKILL.md · code · | python3

Pattern match critical

Possible hardcoded credential

wearable-sync/SKILL.md · code · PASSWORD='yourpass

Pattern match high

<script> tag in markdown — potential code injection

mediwise-health-tracker/scripts/briefing_report.py · prose · downgraded · <script>

Pattern match medium

References child_process — can spawn system processes

diet-tracker/index.js · prose · downgraded · child_process

Pattern match medium

Accesses OpenClaw config/secrets directly

docs/AGENT_SETUP.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

Sets world-executable permissions

docs/INSTALLATION.md · code · chmod 755

Pattern match medium

Instructs covert action — may act without user awareness

docs/INSTALLATION.md · prose · downgraded · silently

Pattern match medium

subprocess execution — runs system commands from Python

health-monitor/scripts/test_check.py · prose · downgraded · subprocess.check_call(

Pattern match low

Python urllib.request — network access

diet-tracker/scripts/food_lookup.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

diet-tracker/scripts/food_lookup.py · prose · downgraded · os.environ.get(

Pattern match low

importlib.import_module — dynamic module loading

health-monitor/scripts/alert.py · prose · downgraded · importlib.import_module(

Pattern match low

Python shutil file operation — copies/moves/deletes files

mediwise-health-tracker/scripts/attachment.py · prose · downgraded · shutil.move(

Pattern match low

Popular HTTP library — network access

mediwise-health-tracker/scripts/checkup_report.py · prose · downgraded · GOT

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API