Package evidence
@constructive-io/[email protected]
Remote Payload: matched "raw.githubusercontent.com"
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":["@constructive-io/[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":["@constructive-io/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 30 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/core/codegen/docs-utils.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/core/codegen/docs-utils.js | matched "raw.githubusercontent.com" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/core/codegen/docs-utils.js | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/esm/core/codegen/docs-utils.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation | package/core/watch/orchestrator.js | matched "\\x1B" | 3 |
| low | Obfuscation | package/esm/core/watch/orchestrator.js | matched "\\x1B" | 3 |
Manifest
Package metadata
Scripts18
buildmakage build && npm run copy:templatesbuild:devmakage build --dev && npm run copy:templatescleanmakage cleancopy:templatesmkdir -p dist/core/codegen/templates && cp src/core/codegen/templates/*.ts dist/core/codegen/templates/devts-node ./src/index.tsexample:codegen:ormtsx src/cli/index.ts --config examples/multi-target.config.ts --ormexample:codegen:orm:schemanode dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-orm-schema --ormexample:codegen:sdktsx src/cli/index.ts --config examples/multi-target.config.ts --react-queryexample:codegen:sdk:schemanode dist/cli/index.js --schema-file examples/example.schema.graphql --output examples/output/generated-sdk-schema --react-queryexample:ormtsx examples/orm-sdk-test.tsexample:sdktsx examples/react-hooks-sdk-test.tsxexample:sdk:typechecktsc --noEmit --jsx react --esModuleInterop --skipLibCheck --moduleResolution node examples/react-hooks-sdk-test.tsxfmtoxfmt --write .fmt:checkoxfmt --check .linteslint . --fixprepacknpm run buildtestjesttest:watchjest --watch
Dependencies22
@0no-co/graphql.web^1.1.2@babel/generator^7.29.1@babel/types^7.29.0@constructive-io/graphql-query^3.26.0@constructive-io/graphql-types^3.11.0@inquirerer/utils^3.3.7@pgpmjs/core^6.20.0ajv^8.20.0deepmerge^4.3.1find-and-require-package-json^0.9.1gql-ast^3.10.0graphile-schema^1.21.0graphql16.13.0inflekt^0.7.1inquirerer^4.8.1jiti^2.7.0oxfmt^0.51.0pg-cache^3.11.0pg-env^1.15.0pgsql-client^3.15.0pgsql-seed^2.15.0undici^8.3.0