Back to skill

Security audit

Facebook Groups Scrape Posts

Security checks across malware telemetry and agentic risk

Overview

This skill openly uses your logged-in Facebook session to export group post data, which is sensitive but matches its stated purpose and is disclosed.

Install only if you intend to let an agent use your logged-in Facebook session to export group post data. Review Facebook's rules and the privacy expectations of any group you scrape, especially private or membership-only groups, and keep requested counts small unless you explicitly want bulk collection.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
96% confidence
Finding
The script explicitly reads Facebook anti-CSRF/session-related tokens (DTSG, LSD), site metadata, and the current user ID from the page context, then uses them to issue authenticated GraphQL requests on behalf of the logged-in user. Even though the values are not exfiltrated to a third party in this snippet, accessing and operationalizing authentication material without clear user disclosure or consent expands the skill's privilege and enables bulk extraction of group content using the user's session.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.