npm @forge/manifest @13.2.0
score
0.55
med
flagged
2026-07-20 01:14
Signals fired
| signal | weight | rationale |
|---|---|---|
| topology | ||
| no_repo | 0.3 | package.json has no repository field |
| mass_publish_burst | 0.8 | publisher 'atlassianartifactteam' pushed 22 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"atlassianartifactteam"
],
"versions": 1164
}
Evidence (package doc at flag time)
{
"dependencies_count": 9,
"dist": {
"integrity": "sha512-Ek4tWw3YwgwemNsv0gCoMu7DuH8PqsavwXk7zMpNblxP0IrOsVyDxsrDSeDh7PvlSOznxqp8uJndLj4ZhTW3+g==",
"tarball": "https://registry.npmjs.org/@forge/manifest/-/manifest-13.2.0.tgz",
"unpackedSize": 4537469
},
"dist-tags": {
"experimental": "13.2.0-next.4-experimental-28c9ab7",
"latest": "13.2.0",
"next": "13.2.0-next.6"
},
"latest_version": "13.2.0",
"maintainers": [
{
"email": "eng-development-tooling-artifacts@atlassian.com",
"name": "atlassianartifactteam"
}
],
"num_versions": 1189,
"repository": null,
"scripts": {
"build": "yarn run compile",
"clean": "rm -rf ./out && rm -f src/schema/*.d.ts && rm -f tsconfig.tsbuildinfo",
"compile": "tsc -b -v",
"copy:schema-definitions": "mkdir -p out/schema && cp src/schema/*.d.ts out/schema",
"fetch-config": "yarn run build && node out/config/index.js",
"generate:basic-schema": "json2ts --input src/schema/basic-manifest-schema.json --output src/schema/basic-manifest.d.ts --style.singleQuote",
"generate:display-conditions-json-schema": "typescript-json-schema src/types/display-condition-types.ts DisplayConditions --out src/schema/display-conditions-schema.json --refs --aliasRefs --strictNullChecks --required --noExtraProps --skipLibCheck",
"generate:full-schema": "json2ts --input src/schema/manifest-schema.json --output src/schema/manifest.d.ts --style.singleQuote",
"prebuild": "yarn run clean && yarn run generate:full-schema && yarn run generate:basic-schema && yarn run generate:display-conditions-json-schema && yarn run copy:schema-definitions"
},
"signal_details": {
"mass_publish_burst": "publisher 'atlassianartifactteam' pushed 22 packages in the last 15min on npm",
"no_repo": "package.json has no repository field"
},
"time": {
"created": "2020-09-03T23:44:57.875Z",
"modified": "2026-07-20T06:14:23.473Z"
}
}