swc-plugin-compatibility
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides technical documentation and configuration examples for fixing dependency version mismatches.
- The instructions involve checking package versions via
npm lsandnpm view, which are standard, non-destructive read operations used in typical development workflows. - External links point to the official
linguiGitHub organization andswc.rs, which is the official domain for the SWC project. A reference toschemastore.orgis also provided for JSON schema validation, which is a well-known and trusted service. - The package installation commands (
npm install) target official, well-known libraries related to the Lingui framework and Babel, which are consistent with the skill's stated purpose. - Configuration snippets for
next.config.mjs,vite.config.ts, and.swcrcfollow industry-standard patterns for these tools and do not include any malicious or suspicious code. - No patterns indicating prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation were detected.
Audit Metadata