Caveat verdict

mikrotik-api

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Legitimately manages MikroTik routers via their official API; credentials are read from env vars as documented best practice, and all network access is to the user-specified router host.

โš  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.

50
security
40
transparency
70
maintenance

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 (3)

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(

Pattern match medium

References SSH/GPG private keys

SKILL.md ยท prose ยท downgraded ยท ssh-key

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installcredential_accessnetwork_out

Is this flag fair?

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