Caveat verdict

mikrotik-routeros-isp-br

mikrotik-routeros-isp

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

Accesses system credential store AND makes external network calls

MikroTik RouterOS management via SSH and API; explicitly recommends SSH key auth over passwords, least-privilege accounts, and env var usage for credentials.

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
20
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Accesses system credential store AND makes external network calls

LLM02 · ASI03

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Accesses .ssh directory

SKILL.md · frontmatter · .ssh/

Pattern match high

References SSH/GPG private keys

SKILL.md · code · ssh-key

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/routeros-api.md · code · https://172.16.100.1

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Python os.getenv — reads environment variable

SKILL.md · code · os.getenv(

Permissions & capabilities

No declared permissions — minimal attack surface.

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