turkish-prompt-compiler
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes an internal Node.js script (
scripts/count_tokens.cjs) used to calculate token counts. The script is invoked via the shell to process local files or strings, which is a core feature of the skill's prompt analysis functionality. - [EXTERNAL_DOWNLOADS]: The token counting script depends on the
tiktokenpackage. While this is an external dependency, it is a standard library used for tokenization tasks and is required for the skill to provide accurate measurements. - [SAFE]: The instructions and scripts follow best practices for prompt optimization, including semantic preservation and fidelity validation, without attempting to bypass safety filters or exfiltrate data.
Audit Metadata