timesheet
Pass
Audited by Gen Agent Trust Hub on Sep 2, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions utilize the
timesheetCLI binary to perform time tracking operations. This behavior is consistent with the skill's stated purpose and uses standard command-line practices for interacting with a specialized service. - [DATA_EXPOSURE]: The documentation for authentication uses a safe placeholder (
ts_your.apikey) for the API key and recommends standard security practices such as using environment variables for automation. It does not attempt to access sensitive system files or credentials. - [REMOTE_CODE_EXECUTION]: No remote code execution patterns or suspicious external downloads were identified. The skill relies on a pre-installed binary as specified in its metadata.
Audit Metadata