Book a 30-minute demo →
Skill scan report

instagram-profile-posts

View on GitHub
39 Medium Automated analysis flagged 3 potential risk patterns.

What this skill does

Data scraping from Instagram user profiles, including media, captions, and metadata.

github/browser-act - Authentication and Authorization - 5.3k stars

ThreatsAuthentication and Authorization Data Exposure API Key Usage

Threat analysis

Authentication and Authorization1 finding
Data Exposure1 finding
API Key Usage1 finding

Skill info

Namebrowser-act/instagram-profile-posts
Registrygithub
Version4577dc5
PURLpkg:github/browser-act/skills@4577dc5?skill=instagram-profile-posts
Stars5.3k

Assessments (3)

Authentication and Authorization1 finding HIGH
HIGH

Authentication and Authorization via local-llm-review

scripts/get-profile-posts.py

The script makes requests to Instagram's internal API (`https://www.instagram.com/api/v1/feed/user/{user_id}/`) without checking for user consent or ensuring that the user has explicitly authorized th
Data Exposure1 finding MEDIUM
MEDIUM

Data Exposure via local-llm-review

scripts/get-profile-posts.py

The script retrieves and processes user data (e.g., captions, media URLs, like/comment counts) and could potentially expose this data if not handled securely. There is no mention of data encryption or
API Key Usage1 finding LOW
LOW

API Key Usage via local-llm-review

scripts/get-profile-posts.py

The script uses a hardcoded `X-IG-App-ID` header (`'936619743392459'`). While this is a legitimate API ID used by Instagram, it is not best practice to hardcode such values in scripts. They should be 

Badge

Add the Anomity scan badge for instagram-profile-posts to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/browser-act/instagram-profile-posts/)
HTML
<a href="https://anomity.ai/skills/github/browser-act/instagram-profile-posts/"><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 instagram-profile-posts? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok