Caveat verdict

glancely

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

A personal habit/tracker framework that scaffolds local Python scripts, SQLite databases, and cron jobs for habit tracking; all data stays local in ~/.glancely and operations match the stated personal tracking purpose.

⚠ 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
100
transparency
90
maintenance

Findings (10)

Pattern match critical

Recursive delete from root or home — destructive command

DASHBOARD_UPGRADE_PLAN.md · code · rm -rf ~

Pattern match critical

Pipe to python — executes piped content as Python code

docs/superpowers/plans/2026-05-10-dashboard-date-grid-overhaul.md · code · | python3

Pattern match critical

Dynamic __import__('os') — Python OS command execution

E2E_TEST_PLAN.md · code · __import__("os")

Pattern match high

subprocess execution — runs system commands from Python

E2E_TEST_PLAN.md · code · subprocess.run(

Pattern match high

Instructs covert action — may act without user awareness

E2E_TEST_PLAN.md · code · silently

Pattern match medium

pip3 install — installs Python packages at runtime

README.md · code · pip3 install

Pattern match medium

Popular HTTP library — network access

DASHBOARD_UPGRADE_PLAN.md · code · got

Pattern match medium

Python shutil file operation — copies/moves/deletes files

DASHBOARD_UPGRADE_PLAN.md · code · shutil.rmtree(

Pattern match low

importlib.import_module — dynamic module loading

glancely/cli.py · prose · downgraded · importlib.import_module(

Pattern match low

Python os.environ.get — reads environment variable

glancely/core/auth/__init__.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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