local-temporal
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development tools such as
make,pnpm, andgoto build and run the Temporal server and UI locally. - [EXTERNAL_DOWNLOADS]: The skill uses
go getto fetch official API dependencies from the vendor's domaingo.temporal.ioto ensure version compatibility. - [DATA_EXFILTRATION]: The skill reads the local
go.modfile to extract version information. This is used strictly for synchronizing dependencies between the local server and the UI gateway.
Audit Metadata