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 standardcsvmodule and does not use dangerous functions likeos.system(),subprocess.run(), oreval().\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 inSKILL.mdand 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