social-media-seo

Pass

Audited by Gen Agent Trust Hub on Feb 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill includes a Python script (scripts/query_database.py) intended for querying the local CSV databases. Analysis of the code shows it is limited to file reading via the standard csv module and does not use dangerous functions like os.system(), subprocess.run(), or eval().\n- [DATA_EXFILTRATION] (SAFE): There are no network operations, API calls, or hardcoded credentials found in any of the skill's files. The content remains local to the execution environment.\n- [PROMPT_INJECTION] (SAFE): The instructions in SKILL.md and the reference guides are focused on task performance and do not contain patterns designed to override system constraints or extract system prompts.\n- [REMOTE_CODE_EXECUTION] (SAFE): The skill does not download external scripts or execute remote code. It relies entirely on local markdown and CSV assets.\n- [OBFUSCATION] (SAFE): All files are provided in plain text. No Base64, zero-width characters, or homoglyphs were detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 18, 2026, 07:22 AM