Book a 30-minute demo →
Skill scan report

instagram-hashtag-posts

View on GitHub
45 Medium This skill sends sensitive values to an external host. Automated analysis flagged 2 additional risk patterns.

What this skill does

Data scraping from Instagram by hashtag

github/browser-act - Data Exfiltration - 5.3k stars

ThreatsData Exfiltration Insecure Session Handling Lack of User Consent

Threat analysis

Data Exfiltration1 finding
Insecure Session Handling1 finding
Lack of User Consent1 finding

Skill info

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

Assessments (3)

Data Exfiltration1 finding HIGH
HIGH

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 logged
Insecure Session Handling1 finding MEDIUM
MEDIUM

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 Consent1 finding MEDIUM
MEDIUM

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.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok