Is makkoncept/browser-bookmarks-cleanup safe?
Yes. makkoncept/browser-bookmarks-cleanup is safe to install. Oathe's behavioral security audit gave the browser-bookmarks-cleanup skill by makkoncept a trust score of 93/100 with 4 findings, none critical or high.
https://github.com/openclaw/skills/tree/main/skills/makkoncept/browser-bookmarks-cleanup
Is makkoncept/browser-bookmarks-cleanup safe to install?
This skill provides legitimate browser bookmark management functionality with strong safety practices including backup creation, dry-run mode, and explicit prohibition of network requests. The code is well-structured Python for local bookmark analysis and cleanup with no malicious patterns detected.
What security issues were found in makkoncept/browser-bookmarks-cleanup?
Category Scores
Findings (4)
INFO Python script with browser data access -5 ▶
The skill contains Python scripts that access browser bookmark and history databases, which is expected functionality but involves local code execution with file system access.
INFO Browser history database access -5 ▶
The analyze.py script reads browser history databases to enrich bookmark analysis, which involves accessing potentially sensitive browsing data (though only for local analysis).
LOW System-level canary file access during installation -5 ▶
Some canary files (.env, SSH keys, credentials) were accessed during the skill installation, though this appears to be from system authentication processes rather than the skill itself.
INFO Browser data privacy implications -15 ▶
The skill legitimately accesses browser bookmarks and history for analysis, which involves handling private browsing data, though it includes proper safeguards and explicit no-network policy.
Should I install makkoncept/browser-bookmarks-cleanup?
Oathe's verdict for makkoncept/browser-bookmarks-cleanup is SAFE with a trust score of 93/100. Recommendation: Install.