Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

contentscoin/qrcoding-skill-mcp

https://github.com/contentscoin/qrcoding-skill-mcp · scanned 2026-06-17 01:50 UTC (1 month, 1 week ago)

3 raw signals (0 security + 3 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +8.9 (diff) · 3 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 114 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
request software healthy tests/server.test.ts:request
handler software healthy api/index.ts:handler
frontmatterName software healthy scripts/bundle-skills.mjs:frontmatterName
description software healthy scripts/bundle-skills.mjs:description
printUsage software healthy scripts/install.mjs:printUsage
parseArgs software healthy scripts/install.mjs:parseArgs
parseFrontmatterValue software healthy scripts/install.mjs:parseFrontmatterValue
loadSkills software healthy scripts/install.mjs:loadSkills
copyDirectory software healthy scripts/install.mjs:copyDirectory
installSkillToDir software healthy scripts/install.mjs:installSkillToDir
destinationDirs software healthy scripts/install.mjs:destinationDirs
shellRcFile software healthy scripts/install.mjs:shellRcFile
exportLine software healthy scripts/install.mjs:exportLine
writeManagedEnv software healthy scripts/install.mjs:writeManagedEnv
maybeAskForApiKey software healthy scripts/install.mjs:maybeAskForApiKey
main software healthy scripts/install.mjs:main
headerValue software healthy src/server.ts:headerValue
normalizeUrl software healthy src/server.ts:normalizeUrl
getPublicBaseUrl software healthy src/server.ts:getPublicBaseUrl
readBody software healthy src/server.ts:readBody
json software healthy src/server.ts:json
text software healthy src/server.ts:text
forwardedHeaders software healthy src/server.ts:forwardedHeaders
proxy software healthy src/server.ts:proxy
apiKeyFromEnv software healthy src/server.ts:apiKeyFromEnv
apiKeyOverrideForRequest software healthy src/server.ts:apiKeyOverrideForRequest
targetPathWithoutQueryAuth software healthy src/server.ts:targetPathWithoutQueryAuth
openApi software healthy src/server.ts:openApi
payload software healthy src/server.ts:payload
mcpServerCard software healthy src/server.ts:mcpServerCard
agentSkillsIndex software healthy src/server.ts:agentSkillsIndex
llmsTxt software healthy src/server.ts:llmsTxt
handleRequest software healthy src/server.ts:handleRequest
writeResponse software healthy src/server.ts:writeResponse
handler software healthy src/server.ts:handler
skillArtifacts software healthy src/skill.ts:skillArtifacts
skillMarkdown software healthy src/skill.ts:skillMarkdown
digestSkill software healthy src/skill.ts:digestSkill
getQrcodingBaseUrl software healthy src/config.ts:getQrcodingBaseUrl
mcpUrl software healthy mcp/qrcoding_mcp.mjs:mcpUrl
apiKey software healthy mcp/qrcoding_mcp.mjs:apiKey
key software healthy mcp/qrcoding_mcp.mjs:key
textContent software healthy mcp/qrcoding_mcp.mjs:textContent
jsonText software healthy mcp/qrcoding_mcp.mjs:jsonText
remoteRpc software healthy mcp/qrcoding_mcp.mjs:remoteRpc
readReference software healthy mcp/qrcoding_mcp.mjs:readReference
listReferenceSections software healthy mcp/qrcoding_mcp.mjs:listReferenceSections
referenceSection software healthy mcp/qrcoding_mcp.mjs:referenceSection
objectSchema software healthy mcp/qrcoding_mcp.mjs:objectSchema
listTools software healthy mcp/qrcoding_mcp.mjs:listTools

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
vercel.json software healthy vercel.json
package-lock.json software healthy package-lock.json
README.md software healthy README.md
install.sh software healthy install.sh
LICENSE software healthy LICENSE
package.json software healthy package.json
install-mcp.sh software healthy install-mcp.sh
tsconfig.json software healthy tsconfig.json
skills-sync.test.ts software healthy tests/skills-sync.test.ts
server.test.ts software healthy tests/server.test.ts
index.ts software healthy api/index.ts
bundle-skills.mjs software healthy scripts/bundle-skills.mjs
install.mjs software healthy scripts/install.mjs
ci.yml software healthy .github/workflows/ci.yml
server.ts software healthy src/server.ts
skill.ts software healthy src/skill.ts
skills.generated.ts software healthy src/skills.generated.ts
config.ts software healthy src/config.ts
qrcoding_mcp.mjs software healthy mcp/qrcoding_mcp.mjs
SKILL.md software healthy skills/qrcoding-integration-architect/SKILL.md
openai.yaml software healthy skills/qrcoding-integration-architect/agents/openai.yaml
plugin-mcp-guide.md software healthy skills/qrcoding-integration-architect/references/plugin-mcp…
public-api-guide.md software healthy skills/qrcoding-integration-architect/references/public-api…
SKILL.md software healthy skills/qrcoding-designer/SKILL.md
SKILL.md software healthy skills/qrcoding-quickstart/SKILL.md
SKILL.md software healthy skills/qrcoding-campaign-operator/SKILL.md
openai.yaml software healthy skills/qrcoding-campaign-operator/agents/openai.yaml
public-api-guide.md software healthy skills/qrcoding-campaign-operator/references/public-api-gui…
SKILL.md software healthy skills/qrcoding-connect/SKILL.md
SKILL.md software healthy skills/qrcoding-analytics/SKILL.md
skills/qrcoding-integration-architect/SKILL.md quality healthy skills/qrcoding-integration-architect/SKILL.md
skills/qrcoding-designer/SKILL.md quality healthy skills/qrcoding-designer/SKILL.md
skills/qrcoding-quickstart/SKILL.md quality healthy skills/qrcoding-quickstart/SKILL.md
skills/qrcoding-campaign-operator/SKILL.md quality healthy skills/qrcoding-campaign-operator/SKILL.md
skills/qrcoding-connect/SKILL.md quality healthy skills/qrcoding-connect/SKILL.md
skills/qrcoding-analytics/SKILL.md quality healthy skills/qrcoding-analytics/SKILL.md

LabelLayerStatusPath
tests software healthy tests
api software healthy api
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
mcp software healthy mcp
skills software healthy skills
qrcoding-integration-architect software healthy skills/qrcoding-integration-architect
agents software healthy skills/qrcoding-integration-architect/agents
references software healthy skills/qrcoding-integration-architect/references
qrcoding-designer software healthy skills/qrcoding-designer
qrcoding-quickstart software healthy skills/qrcoding-quickstart
qrcoding-campaign-operator software healthy skills/qrcoding-campaign-operator
agents software healthy skills/qrcoding-campaign-operator/agents
references software healthy skills/qrcoding-campaign-operator/references
qrcoding-connect software healthy skills/qrcoding-connect
qrcoding-analytics software healthy skills/qrcoding-analytics

LabelLayerStatusPath
auth::skills/qrcoding-connect/SKILL.md security healthy skills/qrcoding-connect/SKILL.md
auth::README.md security healthy README.md
auth::src/skills.generated.ts security healthy src/skills.generated.ts
auth::skills/qrcoding-integration-architect/SKILL.md security healthy skills/qrcoding-integration-architect/SKILL.md

LabelLayerStatusPath
contentscoin__qrcoding-skill-mcp software healthy /data/fable5_failed_archive/contentscoin__qrcoding-skill-mcp

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build-test cicd healthy .github/workflows/ci.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/5dd00cbb-a19d-4b46-aa4a-2667b52f66f6/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5dd00cbb-a19d-4b46-aa4a-2667b52f66f6/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.