facebook-page-posts
What this skill does
Data scraping from public Facebook pages, including post content, engagement metrics, and text references.
github/browser-act - Data Exfiltration - 5.3k stars
Threat analysis
Skill info
pkg:github/browser-act/skills@4577dc5?skill=facebook-page-postsAssessments (3)
Data Exfiltration
Data Exfiltration via local-llm-review
scripts/get-page-posts.py
The script uses `fetch('https://www.facebook.com/api/graphql/')` to send a POST request with potentially sensitive data (e.g., `fbDtsg`, `lsd`, and user session data). This could be used to exfiltrateInsecure Communication
Insecure Communication via local-llm-review
scripts/get-page-posts.py
The script sends data to `https://www.facebook.com/api/graphql/` without any indication of using HTTPS or secure communication. This could expose sensitive data in transit.Session Hijacking Risk
Session Hijacking Risk via local-llm-review
scripts/get-page-posts.py
The script extracts `fbDtsg` and `lsd` tokens from the user's session, which are used for authentication and CSRF protection on Facebook. If these tokens are leaked or misused, they could be used to iBadge
Add the Anomity scan badge for facebook-page-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 facebook-page-posts? Report an issue or request a rescan.




