Caveat verdict
mediwise-health-suite
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.
Permission integrity
credential_access
Findings (13)
Pipe to python — executes piped content as Python code
health-monitor/SKILL.md · code · | python3
Possible hardcoded credential
wearable-sync/SKILL.md · code · PASSWORD='yourpass
<script> tag in markdown — potential code injection
mediwise-health-tracker/scripts/briefing_report.py · prose · downgraded · <script>
References child_process — can spawn system processes
diet-tracker/index.js · prose · downgraded · child_process
Accesses OpenClaw config/secrets directly
docs/AGENT_SETUP.md · prose · downgraded · ~/.openclaw/openclaw.json
Sets world-executable permissions
docs/INSTALLATION.md · code · chmod 755
Instructs covert action — may act without user awareness
docs/INSTALLATION.md · prose · downgraded · silently
subprocess execution — runs system commands from Python
health-monitor/scripts/test_check.py · prose · downgraded · subprocess.check_call(
Python urllib.request — network access
diet-tracker/scripts/food_lookup.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
diet-tracker/scripts/food_lookup.py · prose · downgraded · os.environ.get(
importlib.import_module — dynamic module loading
health-monitor/scripts/alert.py · prose · downgraded · importlib.import_module(
Python shutil file operation — copies/moves/deletes files
mediwise-health-tracker/scripts/attachment.py · prose · downgraded · shutil.move(
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?
Thanks — recorded.