@cyberhub/trust-kinngyo-np 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +56 -0
  2. package/package.json +29 -0
package/README.md ADDED
@@ -0,0 +1,56 @@
1
+ # Security Trust Report: @kinngyo/np
2
+
3
+ **[@kinngyo/np@0.0.5](https://www.npmjs.com/package/%40kinngyo%2Fnp): 58/100 | Grade: C+ | Tier: STANDARD** (confidence: ±3)
4
+
5
+ > Scanned on 2026-04-09 from 8 security databases. [View package on npm →](https://www.npmjs.com/package/%40kinngyo%2Fnp)
6
+
7
+ ## TL;DR
8
+
9
+ - **Package name "@kinngyo/np" is 2 edit(s) from popular "pg"**
10
+ - Pin your version and monitor for changes
11
+
12
+ ## Score Breakdown
13
+
14
+ ```
15
+ Maintainer Trust: ██████████████░░░░░░ 70/100
16
+ Package Health: ██████████████████░░ 88/100
17
+ Supply Chain: ████░░░░░░░░░░░░░░░░ 21/100
18
+ Community: ████████░░░░░░░░░░░░ 40/100
19
+ ```
20
+
21
+ ### Why this score?
22
+
23
+ - Supply Chain is 21 because: risky dependencies
24
+ - Community is 40 because: no public GitHub repo linked (may be private or on another platform)
25
+
26
+ ## Vulnerabilities
27
+
28
+ ✅ No known vulnerabilities detected across 8 security databases.
29
+
30
+ ## Key Risk Flags
31
+
32
+ - 🔴 **CRITICAL**: Package name "@kinngyo/np" is 2 edit(s) from popular "pg"
33
+ - 🟠 **HIGH**: Burst publishing detected — 5+ versions in a single day
34
+ - 🟠 **HIGH**: Depends on historically compromised package: semver
35
+ - 🟠 **HIGH**: 1 direct dependencies have known security issues
36
+
37
+ ## 🛠️ What Should You Do?
38
+
39
+ **Immediate:**
40
+
41
+ **Always:** Pin version, run `pkgtrust scan` in CI, monitor at [nrupak.com/trust/@kinngyo/np](https://nrupak.com/trust/%40kinngyo%2Fnp)
42
+
43
+ ## Maintainers (1)
44
+
45
+ - [kinngyo](https://www.npmjs.com/~kinngyo) ✅ 2FA (org email) — [Trust profile](https://nrupak.com/trust/maintainer/kinngyo)
46
+
47
+ **Methodology:** 18+ signals across 4 categories (Maintainer 35%, Package 25%, Supply Chain 25%, Community 15%). [Full scoring docs →](https://nrupak.com/trust)
48
+
49
+ **Check your project:** `npm i -g @cyberhub/pkgtrust && pkgtrust scan @kinngyo/np` — [CLI docs](https://npmjs.com/package/@cyberhub/pkgtrust)
50
+ **Data Sources:** GitHub Advisories · OSV.dev · npm audit · Snyk · Socket.dev · npms.io · Bundlephobia · deps.dev · CISA KEV · Packagephobia · OpenSSF Scorecard · Ecosyste.ms · GitHub Enhanced · Keybase · npm Provenance
51
+
52
+ ---
53
+
54
+ *Report by [pkgtrust](https://nrupak.com/trust/%40kinngyo%2Fnp) · [Dashboard](https://nrupak.com/trust) · [Compare](https://nrupak.com/trust/compare) · [CLI](https://npmjs.com/package/@cyberhub/pkgtrust)*
55
+
56
+ *This is an automated security report. Not affiliated with the @kinngyo/np team. Updated 2026-04-09.*
package/package.json ADDED
@@ -0,0 +1,29 @@
1
+ {
2
+ "name": "@cyberhub/trust-kinngyo-np",
3
+ "version": "1.0.0",
4
+ "description": "Security Trust Report: @kinngyo/np@0.0.5 — 58/100 (C+, standard). Maintainer risk, supply chain analysis from 8 security databases.",
5
+ "keywords": [
6
+ "kinngyo-np",
7
+ "kinngyo-np",
8
+ "security",
9
+ "security-report",
10
+ "trust-score",
11
+ "vulnerability",
12
+ "npm-audit",
13
+ "npm-security",
14
+ "supply-chain",
15
+ "pkgtrust",
16
+ "audit",
17
+ "scan",
18
+ "risk",
19
+ "risk-assessment",
20
+ "standard"
21
+ ],
22
+ "license": "MIT",
23
+ "author": "Nrupak Shah <nrupaks@gmail.com>",
24
+ "repository": {
25
+ "type": "git",
26
+ "url": "https://github.com/nrupaks/pkgtrust"
27
+ },
28
+ "homepage": "https://nrupak.com/trust/%40kinngyo%2Fnp"
29
+ }