Caveat verdict

unipile-instagram-sdk

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

Instagram automation skill using Unipile official SDK; credential_access is for the documented UNIPILE_DSN and UNIPILE_ACCESS_TOKEN env vars, and the skill includes an unusually thorough security disclosure section warning users about the access level granted.

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

38
security
60
transparency
80
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท TOKEN="your_token

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.UNIPILE_ACCESS_TOKEN

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: UNIPILE_ACCESS_TOKEN).

package_installcredential_accessfile_read

Is this flag fair?

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