antfu
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands such as
pnpm run lint --fix,ni, andnpx simple-git-hooks. These are routine operations for project maintenance and formatting. - [COMMAND_EXECUTION]: The
references/monorepo.mdfile includes a script for centralized alias management that usesnode:fsto read and write totsconfig.alias.json. This is a standard configuration management pattern for monorepos. - [EXTERNAL_DOWNLOADS]: The skill recommends using reusable GitHub Actions workflows from the
sxzz/workflowsrepository. These are well-known, community-standard workflows in the Vue/Vite ecosystem used for automated linting, testing, and releases. - [EXTERNAL_DOWNLOADS]: The configuration references various standard ecosystem packages such as
@antfu/eslint-config,tsdown,vitest, andunocss.
Audit Metadata