x-post-writer

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns were detected. The skill is primarily composed of documentation and scripts for validating the structure of the skill bundle itself.
  • [DYNAMIC_EXECUTION]: The tests/test_contract.py script uses importlib to load and run scripts/validate_bundle.py. This dynamic loading is confined to local files within the skill package and is used exclusively for structural validation and testing.
  • [INDIRECT_PROMPT_INJECTION]: The skill handles untrusted external data (notes and article content). While this is an ingestion surface, the skill lacks high-privilege tools (such as network or filesystem writing) that would be necessary for an injection to be harmful. Internal logic for 'Source Locking' further mitigates risks by requiring every claim to be traced to verified source material.
  • [COMMAND_EXECUTION]: Standard installation commands are provided in the README.md for manual user execution. There is no automated or unauthorized execution of system commands.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 07:07 PM
Security Audit — agent-trust-hub — x-post-writer