TBC Schema Updater
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior detected. The skill performs legitimate synchronization and transformation of template metadata into JSON schemas.
- [EXTERNAL_DOWNLOADS]: The skill uses git clone to fetch the source repository from gitlab.com/to-be-continuous/kicker.git. GitLab is a well-known service, and the repository matches the stated purpose of the skill.
- [DATA_EXFILTRATION]: No sensitive local data is accessed. File operations are restricted to input/output of the TBC kicker data.
- [PROMPT_INJECTION]: The skill processes external JSON data which could theoretically contain malicious strings in descriptions. However, the script performs regex sanitization on these fields and the output is used for structured validation, minimizing the risk of accidental instruction obedience.
Audit Metadata