facebook-ads

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides a structured framework for Meta Ads auditing and optimization. It follows industry best practices and provides educational reference material.
  • [EXTERNAL_DOWNLOADS]: The installation instructions utilize git clone to fetch the skill from the author's public GitHub repository (github.com/thatrebeccarae). This is a standard installation procedure for custom skills.
  • [CREDENTIALS_UNSAFE]: The skill requires Meta API access tokens and secrets. It correctly implements security best practices by instructing users to manage these sensitive credentials via a .env file and providing a template (.env.example) to avoid accidental hardcoding or exposure in version control.
  • [SAFE]: Dependencies listed in requirements.txt include well-known and official libraries (facebook-business SDK and python-dotenv) for interacting with Meta's APIs and managing environment variables.
  • [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were detected in the instructions or reference materials.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 06:55 PM