instagram-hashtag-posts
What this skill does
Data scraping from Instagram by hashtag
github/browser-act - Data Exfiltration - 5.3k stars
Threat analysis
Skill info
pkg:github/browser-act/skills@4577dc5?skill=instagram-hashtag-postsAssessments (3)
Data Exfiltration
Data Exfiltration via local-llm-review
scripts/fetch-hashtag-posts.py
The script extracts CSRF tokens, fb_dtsg, and lsd values from the browser's DOM, which are used to authenticate and send requests to Instagram's GraphQL API. This could be used to impersonate a loggedInsecure Session Handling
Insecure Session Handling via local-llm-review
scripts/fetch-hashtag-posts.py
The script generates a random session ID (`session_id = str(uuid.uuid4())`) but does not securely manage or transmit it. This could be used to track or correlate sessions if not handled properly.Lack of User Consent
Lack of User Consent via local-llm-review
SKILL.md
The skill scrapes Instagram content without explicit mention of user consent or compliance with Instagram's terms of service, which may be a legal and ethical risk.Badge
Add the Anomity scan badge for instagram-hashtag-posts to your README.
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-hashtag-posts? Report an issue or request a rescan.




