// npm 패키지
@antv/g-shader-components
Shader components based on glslify
버전
129
메인테이너
51
라이선스
MIT
최초 publish
2021-12-14
publisher
alex_zjt
tarball
4,970 B
AUTO-PUBLISHED·1개 버전 인덱싱됨·최근 publish: 2025-12-15
// publisher 캠페인by alex_zjt
이 계정에서 catch된 패키지 9건고립된 catch가 아닙니다. 동일 publisher가 8개의 다른 패키지를 추가로 발행했고, 모두 파이프라인이 catch했습니다 — 일회성이 아닌 조직적 캠페인의 형태. 아래 링크는 각 형제 catch의 분석으로 이동합니다.
// offending code· @2.0.1-beta.0· 1 file flagged
llm: benign · 0.85→ 의심 전송지 없음, 원격 실행 형태 없음 — 2 known-vendor host(s).
- @2.0.1-beta.0··AUTO-PUBLISHED·publisher: alex_zjtheuristic 75/100static flags 1llm benign (0.85) via ollamarecent-owner-changemature-packagedormant-takeover:prev=panyuqi@1.8.7osv-flagged:MAL-2026-3961public-github-push
→ 의심 전송지 없음, 원격 실행 형태 없음 — 2 known-vendor host(s).
// offending code· 1 file flaggedpatterns: 1
--- package/package.json (excerpt) --- { "name": "@antv/g-shader-components", "version": "2.0.1-beta.0", "description": "Shader components based on glslify", "keywords": [ "antv", "g" ], "homepage": "https://github.com/antvis/g#readme", "bugs": { "url": "https://github.com/antvis/g/issues" }, "repository": { "type": "git", "url": "git+https://github.com/antvis/g.git" }, "license": "MIT", "author": "https://github.com/orgs/antvis/people", "main": "scene.both.glsl", "files": [ "package.json", "dist", "LICENSE", "README.md" ], "devDependencies": { "glslify": "^7.1.1" }, "publishConfig": { "access": "public" }, "dependencies": { "@babel/runtime": "^7.25.6" }, "scripts": { "sync": "tnpm sync" } } --- package.json (entry) --- { "name": "@antv/g-shader-components", "version": "2.0.1-beta.0", "description": "Shader components based on glslify", "keywords": [ "antv", "g" ], "homepage": "https://github.com/antvis/g#readme", "bugs": { "url": "https://github.com/antvis/g/issues" }, "repository": { "type": "git", "url": "git+https://github.com/antvis/g.git" }, "license": "MIT", "author": "https://github.com/orgs/antvis/people", "main": "scene.both.glsl", "files": [ "package.json", "dist", "LICENSE", "README.md" ], "devDependencies": { "glslify": "^7.1.1" }, "publishConfig": { "access": "public" }, "dependencies": { "@babel/runtime": "^7.25.6" }, "scripts": { "sync": "tnpm sync" } }
