tw-stu-synchronizer
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate configuration management for an educational suite. It reads metadata from related local skills and writes user-provided preferences to a local file.
- [DATA_EXFILTRATION]: The skill collects personal learning data (grade, goals, habits); however, all processing and storage occur strictly on the local filesystem. There are no network tools (like curl or wget) or external API calls present that could transmit this data to a remote server.
- [COMMAND_EXECUTION]: The skill utilizes the allowed Bash and Write tools to generate and update the local configuration file. These operations are consistent with the skill's stated purpose and do not attempt to access sensitive system paths or escalate privileges.
- [PROMPT_INJECTION]: The instructions are task-oriented and do not contain any patterns intended to bypass AI safety guidelines or override system constraints.
Audit Metadata