Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 2
- First published
- Jun 2026
- Publisher
- mico_fronent_team
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@mico_fe/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@mico_fe/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 24 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
| medium | Remote Payload | package/uninstall.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts7
buildnpm run build:ui:prod && npm run build:main:prod --minify --tree-shaking=truebuild:main:prodesbuild plugin-src/code.ts --bundle --target=ES6 --outfile=dist/code.jsbuild:ui:prodvite build --minify esbuild --emptyOutDir=false --mode productionbuild:watchconcurrently -n pluginMain,ui "npm run build:main:prod --watch" "npm run build:ui:prod --watch"linteslint plugin-src ui-srclint:fixeslint plugin-src ui-src --fixprepublishOnlynpm run build
Dependencies13
@figma/plugin-typings^1.114.0@mico/figma-to-code-plugin-mainworkspace:*@mico/figma-to-code-plugin-uiworkspace:*@mico/figma-to-code-typesworkspace:*antd^6.0.0clsx^2.1.1copy-to-clipboard^3.3.3lucide-react^0.483.0motion^12.19.1nanoid^5.1.5react19.1.0react-dom19.1.0tailwind-merge^3.3.1