linkedin-speak
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill's primary logic is implemented in a transparent Python script (
scripts/linkedin_speak.py) that performs string manipulations using hash-based deterministic selection. No unauthorized file access or network communication was found in the core logic. - [COMMAND_EXECUTION]: The skill includes diagnostic and testing scripts (
scripts/probe_linkedin_speak.pyandscripts/test_skill.py) that utilize thesubprocessmodule to execute the skill's own translation CLI. These executions are restricted to the skill's internal components and are intended for behavior verification. - [EXTERNAL_DOWNLOADS]: The skill generates reference URLs pointing to Kagi Translate, a well-known service, for the purpose of manual side-by-side comparison of parody results. These links are generated for user convenience and do not involve automated data exfiltration or background network requests.
Audit Metadata