Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 04:25 UTC

gautamvarmadatla / mcpsafetywarden

MCP servers expose tools with no information about what they actually do at runtime. mcpsafetywarden sits between your agent and any MCP server, profiling tool behavior, blocking destructive calls, and running active security audits before you trust them in a workflow.

PythonCustom license★ 8 stars⑂ 2 forkssince Apr 2026View on GitHub ↗
KindCommand-line toolMCP serverLibraryNetwork serviceWeb interfacehow this is determined

gautamvarmadatla/mcpsafetywarden holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Engineering Quality (82/100) and lowest on Community & Adoption (40/100). It was last updated 34 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

75
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

GAUTAM V DATLAPersonal account
6 followers60 public repossince Jun 2021Strategic Education Inc

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPImcpsafetywarden1.4.185588134 days agomcpmodel-context-protocolsecurityproxyllmai-safetyprompt-injectionbehavioral-analysis

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

76Good · 21% of overall
How it's scored
18/36Push recencylast push 34 days ago
20.8/36Commit cadence30/52 weeks with commits
18/18Commit volume388 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year388
human_commit_share0.88
days_since_last_push34
active_weeks_last_year30
How it's scored
27/27Ships releases13 releases published
27/36Release recencylatest release 92 days ago
27/27Release cadencea release every ~4.7 days
8/10OpenSSF Scorecard: Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
Inputs used
releases_count13
latest_release_tagv1.3.4
releases_from_tagsno
days_since_latest_release92
mean_days_between_releases4.7

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

40Weak · 17% of overall
How it's scored
13.7/60Stars8 stars
0/25Forks2 forks
0/15Watchers2 watchers
Inputs used
forks2
stars8
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5Licenselicense file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges10
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesgithub.com, shields.io, www.bestpractices.dev
has_pull_request_templateno
How it's scored
36.6/80Monthly downloads558 downloads/month across pypi
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesmcpsafetywarden
dependents
ecosystemspypi
total_downloads
monthly_downloads558
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
1.4/13.5Contributor breadth1 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
36.4/42Issue resolution87% of issues closed
26.9/30PR acceptance26/29 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues2
closed_issues13
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio0.867
closed_unmerged_prs3
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
6.1/25Owner reach6 followers of gautamvarmadatla
23.5/25Track record60 public repos, account ~5 yr old
Inputs used
followers6
owner_typeUser
is_verified
owner_logingautamvarmadatla
public_repos60
account_age_days1,916
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 34 days ago
20/20Version history81 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesmcpsafetywarden
ecosystemspypi
any_deprecatedno
min_days_since_publish34

Engineering Quality

Are baseline engineering and documentation practices in place?

82Excellent · 19% of overall
How it's scored
24/24CI workflows17 workflow(s)
24/24Tests present
16/16Linter configpyproject.toml ([tool.ruff])
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

85Excellent
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics19 topics
10/10Wiki
Inputs used
topicsagent-security, ai-safety, ai-security, behavior-analysis, credential-protection, drift-detection, llm-security, mcp, mcp-server, model-context-protocol, model-context-protocol-servers, prompt-injection, proxy, python, security, security-scanner, static-analysis, supply-chain-security, vulnerability-scanning
has_wikiyes
homepage
docs_site
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

77Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
0/2.5CI-Testsno data
1.2/2.5CII-Best-Practicesbadge detected: Passing
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.2/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
3.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
5/5SASTSAST tool detected: CodeQL
5/5Security-Policysecurity policy file detected
6/7.5Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
0/7.5Vulnerabilities15 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.1
Excluded from scoring (no data or not applicable): CI-Tests. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
25/25Indirect dependencies free of known advisoriesno indirect dependency carries a known advisory
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages38
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:mcpsafetywarden@1.4.18 runtime dependency closure — what installing the published package pulls in — 38 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

52Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.3/40Legible commit history17 of 88 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.193
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format configpyproject.toml ([tool.ruff])
11/11Static type checkingdashboard/tsconfig.json
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance12 of the last 100 commits are automated dependency updates
7/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
Inputs used
has_nixno
has_testsyes
lockfilespackage-lock.json
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configsdashboard/tsconfig.json
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.12
How it's scored
27/45Type-checkable codePython with type-check config (dashboard/tsconfig.json)
53.6/55Manageable file sizes2/80 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes844,601
source_files_sampled80
oversized_source_files2
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
20/20MCP server
40/40Runnable examplesexamples, notebooks
Inputs used
example_dirsexamples, notebooks
has_mcp_signalyes
api_schema_files
interfaces_expected_ofnetwork-service

Key facts

8GitHub stars
1contributors
388commits, last 12 months
34days since last push
13releases
1bus factor
2open issues
npm, PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
13Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

111222212026-042026-072026-09
Major 0Minor 1Patch 12
OpenSSF Scorecard 7.1 / 10
7.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-15 04:25 UTC

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
n/aCI-Testsno pull request found
5CII-Best-Practicesbadge detected: Passing
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
7Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 7
10SASTSAST tool detected: CodeQL
10Security-Policysecurity policy file detected
8Signed-Releases5 out of the last 5 releases have a total of 5 signed artifacts.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
0Vulnerabilities15 existing vulnerabilities detected
Direct dependencies 28
RegistryPackageVersion constraintManifest
npm@radix-ui/react-dialog^1.1.0dashboard/package.json
npm@radix-ui/react-dropdown-menu^2.1.0dashboard/package.json
npm@radix-ui/react-label^2.1.0dashboard/package.json
npm@radix-ui/react-scroll-area^1.1.0dashboard/package.json
npm@radix-ui/react-select^2.1.0dashboard/package.json
npm@radix-ui/react-separator^1.1.0dashboard/package.json
npm@radix-ui/react-slot^1.1.0dashboard/package.json
npm@radix-ui/react-switch^1.1.0dashboard/package.json
npm@radix-ui/react-tabs^1.1.0dashboard/package.json
npm@radix-ui/react-tooltip^1.1.0dashboard/package.json
npm@xyflow/react^12.0.0dashboard/package.json
npmclass-variance-authority^0.7.0dashboard/package.json
npmclsx^2.1.0dashboard/package.json
npmdate-fns^3.6.0dashboard/package.json
npmlucide-react^0.400.0dashboard/package.json
npmreact^18.3.0dashboard/package.json
npmreact-dom^18.3.0dashboard/package.json
npmreact-router-dom^6.24.0dashboard/package.json
npmrecharts^2.12.0dashboard/package.json
npmswr^2.2.5dashboard/package.json
npmtailwind-merge^2.3.0dashboard/package.json
PyPIplatformdirs>=4.0.0pyproject.toml
PyPImcp>=1.23.0,<2.0.0pyproject.toml
PyPItyper>=0.12.0pyproject.toml
PyPIrich>=13.0.0pyproject.toml
PyPIhttpx>=0.25.0pyproject.toml
PyPIuvicorn>=0.30.0pyproject.toml
PyPIfastapi>=0.111.0pyproject.toml
All dependencies 262

Full resolved dependency set from the GitHub dependency graph: 29 direct and 233 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npm@radix-ui/react-dialog1.1.15direct
npm@radix-ui/react-dropdown-menu2.1.16direct
npm@radix-ui/react-label2.1.8direct
npm@radix-ui/react-scroll-area1.2.10direct
npm@radix-ui/react-select2.2.6direct
npm@radix-ui/react-separator1.1.8direct
npm@radix-ui/react-slot1.2.3direct
npm@radix-ui/react-slot1.2.4direct
npm@radix-ui/react-switch1.2.6direct
npm@radix-ui/react-tabs1.1.13direct
npm@radix-ui/react-tooltip1.2.8direct
npm@xyflow/react12.10.2direct
npmclass-variance-authority0.7.1direct
npmclsx2.1.1direct
npmdate-fns3.6.0direct
npmlucide-react0.400.0direct
npmreact18.3.1direct
npmreact-dom18.3.1direct
npmreact-router-dom6.30.3direct
npmrecharts2.15.4direct
npmswr2.4.1direct
npmtailwind-merge2.6.1direct
PyPIfastapidirect
PyPIhttpxdirect
PyPImcpdirect
PyPIplatformdirsdirect
PyPIrichdirect
PyPItyperdirect
PyPIuvicorndirect
npm@alloc/quick-lru5.2.0indirect
npm@babel/code-frame7.29.0indirect
npm@babel/compat-data7.29.3indirect
npm@babel/core7.29.0indirect
npm@babel/generator7.29.1indirect
npm@babel/helper-compilation-targets7.28.6indirect
npm@babel/helper-globals7.28.0indirect
npm@babel/helper-module-imports7.28.6indirect
npm@babel/helper-module-transforms7.28.6indirect
npm@babel/helper-plugin-utils7.28.6indirect
npm@babel/helper-string-parser7.27.1indirect
npm@babel/helper-validator-identifier7.28.5indirect
npm@babel/helper-validator-option7.27.1indirect
npm@babel/helpers7.29.2indirect
npm@babel/parser7.29.3indirect
npm@babel/plugin-transform-react-jsx-self7.27.1indirect
npm@babel/plugin-transform-react-jsx-source7.27.1indirect
npm@babel/runtime7.29.2indirect
npm@babel/template7.28.6indirect
npm@babel/traverse7.29.0indirect
npm@babel/types7.29.0indirect
npm@floating-ui/core1.7.5indirect
npm@floating-ui/dom1.7.6indirect
npm@floating-ui/react-dom2.1.8indirect
npm@floating-ui/utils0.2.11indirect
npm@jridgewell/gen-mapping0.3.13indirect
npm@jridgewell/remapping2.3.5indirect
npm@jridgewell/resolve-uri3.1.2indirect
npm@jridgewell/sourcemap-codec1.5.5indirect
npm@jridgewell/trace-mapping0.3.31indirect
npm@nodelib/fs.scandir2.1.5indirect
npm@nodelib/fs.stat2.0.5indirect
npm@nodelib/fs.walk1.2.8indirect
npm@radix-ui/number1.1.1indirect
npm@radix-ui/primitive1.1.3indirect
npm@radix-ui/react-arrow1.1.7indirect
npm@radix-ui/react-collection1.1.7indirect
npm@radix-ui/react-compose-refs1.1.2indirect
npm@radix-ui/react-context1.1.2indirect
npm@radix-ui/react-direction1.1.1indirect
npm@radix-ui/react-dismissable-layer1.1.11indirect
npm@radix-ui/react-focus-guards1.1.3indirect
npm@radix-ui/react-focus-scope1.1.7indirect
npm@radix-ui/react-id1.1.1indirect
npm@radix-ui/react-menu2.1.16indirect
npm@radix-ui/react-popper1.2.8indirect
npm@radix-ui/react-portal1.1.9indirect
npm@radix-ui/react-presence1.1.5indirect
npm@radix-ui/react-primitive2.1.3indirect
npm@radix-ui/react-primitive2.1.4indirect
npm@radix-ui/react-roving-focus1.1.11indirect
npm@radix-ui/react-use-callback-ref1.1.1indirect
npm@radix-ui/react-use-controllable-state1.2.2indirect
npm@radix-ui/react-use-effect-event0.0.2indirect
npm@radix-ui/react-use-escape-keydown1.1.1indirect
npm@radix-ui/react-use-layout-effect1.1.1indirect
npm@radix-ui/react-use-previous1.1.1indirect
npm@radix-ui/react-use-rect1.1.1indirect
npm@radix-ui/react-use-size1.1.1indirect
npm@radix-ui/react-visually-hidden1.2.3indirect
npm@radix-ui/rect1.1.1indirect
npm@remix-run/router1.23.2indirect
npm@rolldown/pluginutils1.0.0-beta.27indirect
npm@types/babel__core7.20.5indirect
npm@types/babel__generator7.27.0indirect
npm@types/babel__template7.4.4indirect
npm@types/babel__traverse7.28.0indirect
npm@types/d3-array3.2.2indirect
npm@types/d3-color3.1.3indirect
npm@types/d3-drag3.0.7indirect
npm@types/d3-ease3.0.2indirect
npm@types/d3-interpolate3.0.4indirect
npm@types/d3-path3.1.1indirect
npm@types/d3-scale4.0.9indirect
npm@types/d3-selection3.0.11indirect
npm@types/d3-shape3.1.8indirect
npm@types/d3-time3.0.4indirect
npm@types/d3-timer3.0.2indirect
npm@types/d3-transition3.0.9indirect
npm@types/d3-zoom3.0.8indirect
npm@types/estree1.0.8indirect
npm@types/prop-types15.7.15indirect
npm@types/react18.3.28indirect
npm@types/react-dom18.3.7indirect
npm@vitejs/plugin-react4.7.0indirect
npm@xyflow/system0.0.76indirect
npmany-promise1.3.0indirect
npmanymatch3.1.3indirect
npmarg5.0.2indirect
npmaria-hidden1.2.6indirect
npmautoprefixer10.5.0indirect
npmbaseline-browser-mapping2.10.25indirect
npmbinary-extensions2.3.0indirect
npmbraces3.0.3indirect
npmbrowserslist4.28.2indirect
npmcamelcase-css2.0.1indirect
npmcaniuse-lite1.0.30001791indirect
npmchokidar3.6.0indirect
npmclasscat5.0.5indirect
npmcommander4.1.1indirect
npmconvert-source-map2.0.0indirect
npmcssesc3.0.0indirect
npmcsstype3.2.3indirect
npmd3-array3.2.4indirect
npmd3-color3.1.0indirect
npmd3-dispatch3.0.1indirect
npmd3-drag3.0.0indirect
npmd3-ease3.0.1indirect
npmd3-format3.1.2indirect
npmd3-interpolate3.0.1indirect
npmd3-path3.1.0indirect
npmd3-scale4.0.2indirect
npmd3-selection3.0.0indirect
npmd3-shape3.2.0indirect
npmd3-time3.1.0indirect
npmd3-time-format4.1.0indirect
npmd3-timer3.0.1indirect
npmd3-transition3.0.1indirect
npmd3-zoom3.0.0indirect
npmdebug4.4.3indirect
npmdecimal.js-light2.5.1indirect
npmdequal2.0.3indirect
npmdetect-node-es1.1.0indirect
npmdidyoumean1.2.2indirect
npmdlv1.1.3indirect
npmdom-helpers5.2.1indirect
npmelectron-to-chromium1.5.349indirect
npmes-errors1.3.0indirect
npmesbuild0.25.12indirect
npmescalade3.2.0indirect
npmeventemitter34.0.7indirect
npmfast-equals5.4.0indirect
npmfast-glob3.3.3indirect
npmfastq1.20.1indirect
npmfdir6.5.0indirect
npmfill-range7.1.1indirect
npmfraction.js5.3.4indirect
npmfunction-bind1.1.2indirect
npmgensync1.0.0-beta.2indirect
npmget-nonce1.0.1indirect
npmglob-parent5.1.2indirect
npmglob-parent6.0.2indirect
npmhasown2.0.3indirect
npminternmap2.0.3indirect
npmis-binary-path2.1.0indirect
npmis-core-module2.16.1indirect
npmis-extglob2.1.1indirect
npmis-glob4.0.3indirect
npmis-number7.0.0indirect
npmjiti1.21.7indirect
npmjs-tokens4.0.0indirect
npmjsesc3.1.0indirect
npmjson52.2.3indirect
npmlilconfig3.1.3indirect
npmlines-and-columns1.2.4indirect
npmlodash4.18.1indirect
npmloose-envify1.4.0indirect
npmlru-cache5.1.1indirect
npmmcpsafetywarden-dashboard0.0.1indirect
npmmerge21.4.1indirect
npmmicromatch4.0.8indirect
npmms2.1.3indirect
npmmz2.7.0indirect
npmnanoid3.3.12indirect
npmnode-releases2.0.38indirect
npmnormalize-path3.0.0indirect
npmobject-assign4.1.1indirect
npmobject-hash3.0.0indirect
npmpath-parse1.0.7indirect
npmpicocolors1.1.1indirect
npmpicomatch2.3.2indirect
npmpicomatch4.0.4indirect
npmpify2.3.0indirect
npmpirates4.0.7indirect
npmpostcss8.5.13indirect
npmpostcss-import15.1.0indirect
npmpostcss-js4.1.0indirect
npmpostcss-load-config6.0.1indirect
npmpostcss-nested6.2.0indirect
npmpostcss-selector-parser6.1.2indirect
npmpostcss-value-parser4.2.0indirect
npmprop-types15.8.1indirect
npmqueue-microtask1.2.3indirect
npmreact-is16.13.1indirect
npmreact-is18.3.1indirect
npmreact-refresh0.17.0indirect
npmreact-remove-scroll2.7.2indirect
npmreact-remove-scroll-bar2.3.8indirect
npmreact-router6.30.3indirect
npmreact-smooth4.0.4indirect
npmreact-style-singleton2.2.3indirect
npmreact-transition-group4.4.5indirect
npmread-cache1.0.0indirect
npmreaddirp3.6.0indirect
npmrecharts-scale0.4.5indirect
npmresolve1.22.12indirect
npmreusify1.1.0indirect
npmrollup4.60.2indirect
npmrun-parallel1.2.0indirect
npmscheduler0.23.2indirect
npmsemver6.3.1indirect
npmsource-map-js1.2.1indirect
npmsucrase3.35.1indirect
npmsupports-preserve-symlinks-flag1.0.0indirect
npmtailwindcss3.4.19indirect
npmthenify3.3.1indirect
npmthenify-all1.6.0indirect
npmtiny-invariant1.3.3indirect
npmtinyglobby0.2.16indirect
npmto-regex-range5.0.1indirect
npmts-interface-checker0.1.13indirect
npmtslib2.8.1indirect
npmtypescript5.9.3indirect
npmupdate-browserslist-db1.2.3indirect
npmuse-callback-ref1.3.3indirect
npmuse-sidecar1.1.3indirect
npmuse-sync-external-store1.6.0indirect
npmutil-deprecate1.0.2indirect
npmvictory-vendor36.9.2indirect
npmvite6.4.2indirect
npmyallist3.1.1indirect
npmzustand4.5.7indirect
PyPIanthropicindirect
PyPIarxivindirect
PyPIbanditindirect
PyPIcisco-ai-mcp-scannerindirect
PyPIcryptographyindirect
PyPIduckduckgo-searchindirect
PyPIgoogle-genaiindirect
PyPIopenaiindirect
PyPIsemgrepindirect
PyPIsetuptoolsindirect
PyPIsnyk-agent-scanindirect
Dependency advisories 0

Installing pypi:mcpsafetywarden@1.4.18 pulls in 38 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.