Get a demo — 30 minutes →
Skill scan report

storage-analyzer

View on GitHub
35 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

Storage analysis and cleanup recommendation tool for macOS and Windows. Scans disk usage, classifies storage items into tiers (green/yellow/red), and generates an interactive HTML report with disposal

github/kkkkhazix - Insecure API - 19.5k stars

ThreatsInsecure API Insecure File Handling

Threat analysis

Insecure API1 finding
Insecure File Handling1 finding

Skill info

Namekkkkhazix/storage-analyzer
Registrygithub
Version651a45a
PURLpkg:github/KKKKhazix/khazix-skills@651a45a?skill=storage-analyzer
Stars19.5k

Assessments (2)

Insecure API1 finding HIGH
HIGH

Insecure API via local-llm-review

scripts/server.py

The server exposes a POST /action endpoint that allows deletion of files via a guarded API. While there are safety measures (allowlist, session token, localhost binding), the endpoint could still be e
Insecure File Handling1 finding MEDIUM
MEDIUM

Insecure File Handling via local-llm-review

scripts/server.py

The server uses os.path.realpath() and os.path.expanduser() on user-provided paths, which could be exploited if the input is not properly sanitized. This could potentially allow path traversal or othe

Badge

Add the Anomity scan badge for storage-analyzer to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/kkkkhazix/storage-analyzer/)
HTML
<a href="https://anomity.ai/skills/github/kkkkhazix/storage-analyzer/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of storage-analyzer? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok