Caveat verdict

clinstagram

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill explicitly supports a 'private-enabled' mode using instagrapi (unofficial Instagram private API) with username/password authentication, and enables mass-scale growth actions (follow/unfollow/like/comment) that violate Instagram's ToS; while user-controlled, the capability combination of stored credentials plus automated engagement at scale represents genuine concern beyond the stated 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.

20
security
40
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Accesses system credential store

docs/plans/2026-03-06-clinstagram-design.md · code · keychain

Pattern match high

Pipe to python — executes piped content as Python code

docs/plans/2026-03-06-clinstagram-design.md · prose · downgraded · | Python

Pattern match high

Possible hardcoded credential

tests/test_backends_base.py · prose · downgraded · token="test-token

Pattern match medium

Python os.environ.get — reads environment variable

docs/plans/2026-03-06-phase1-implementation.md · code · os.environ.get(

Pattern match low

Popular HTTP library — network access

src/clinstagram/backends/graph.py · prose · downgraded · got

Pattern match low

Python httpx request — network access

src/clinstagram/media.py · prose · downgraded · httpx.get(

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. Requires 1 system binary.

package_installnetwork_in

Is this flag fair?

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