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.
24 of your 32 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 2.63s · analysis 1.86s · GitHub API rate-limit (preflight)

manjaro-pinephone/plasma-mobile-dev

https://github.com/manjaro-pinephone/plasma-mobile-dev · scanned 2026-06-05 20:02 UTC (4 days, 14 hours ago) · 10 languages

85 raw signals (31 security + 54 graph) 42nd percentile · Unknown · System graph score 83 (lower by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 14 hours ago · v2 · 14 actionable findings from 2 signal sources. 44 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 45.0 0.15 6.75
security_score 97.0 0.25 24.25
testing_score 70.0 0.20 14.00
documentation_score 38.7 0.15 5.81
practices_score 72.0 0.15 10.80
code_quality 80.0 0.10 8.00
Overall 1.00 69.6
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade B- (70/100). Dimensions: security 97, maintainability 45. 31 findings (24 security).

Showing 12 of 14 actionable findings. 58 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

medium Security checks cicd CI/CD security conf 0.90 ✓ Repobility 24 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `styfle/cancel-workflow-action` pinned to mutable ref `@0.9.0` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
3 files, 24 locations
.github/workflows/image_build.yaml:11, 12, 17, 43, 44, 49, 98 (10 hits)
.github/workflows/image_build_ppp.yaml:11, 12, 17, 43, 44, 49, 97 (10 hits)
.github/workflows/image_build_dev.yaml:22, 38 (4 hits)
CI/CD securitySupply chainGitHub Actions
high Security checks cicd CI/CD security conf 0.90 ✓ Repobility 3 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `manjaro-arm/rootfs` pinned to mutable ref `@master` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
3 files, 3 locations
.github/workflows/image_build.yaml:54
.github/workflows/image_build_dev.yaml:27
.github/workflows/image_build_ppp.yaml:54
CI/CD securitySupply chainGitHub Actions
low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 18 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `actions/checkout` pinned to mutable ref `@v2` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
3 files, 18 locations
.github/workflows/image_build.yaml:22, 67, 77, 87 (8 hits)
.github/workflows/image_build_ppp.yaml:22, 66, 76, 86 (8 hits)
.github/workflows/count_downloads.yaml:14 (2 hits)
CI/CD securitySupply chainGitHub Actions
high System graph cicd CI/CD security conf 1.00 3 occurrences GitHub Action tracks a moving branch
manjaro-arm/rootfs@master can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA.
3 files, 3 locations
.github/workflows/image_build.yaml:54
.github/workflows/image_build_dev.yaml:27
.github/workflows/image_build_ppp.yaml:54
CI/CD securitySupply chainGithub actions
medium Security checks quality Quality conf 0.70 Public web app has no Content Security Policy
A Content Security Policy reduces the blast radius of injected scripts if the app is ever served through preview, static hosting, or a web container outside its normal sandbox.
index.html
medium Security checks quality Quality conf 0.78 Public web service has no security.txt
security.txt gives researchers and customers a safe disclosure channel. Public web apps and APIs should publish it under /.well-known/security.txt.
.well-known/security.txt
medium System graph security Coverage conf 1.00 No auth library detected
The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). Either auth lives in custom code, in a separate service, or is missing.
auth
low Security checks quality Documentation No LICENSE file
Add a LICENSE file to your repository. Use choosealicense.com to pick the right license (MIT for permissive, Apache 2.0 for patent protection, GPL for copyleft).
low Security checks quality Quality conf 0.64 Public docs site has no llms.txt
AI coding agents increasingly read llms.txt to find canonical docs and API workflows. Without it, agents are more likely to browse pages repeatedly or use stale instructions.
llms.txt
low Security checks quality Quality conf 0.50 Public web app has no humans.txt
humans.txt is optional, but it gives operators and reviewers a simple place to find ownership, contact, and important public documentation links.
humans.txt
low Security checks quality Quality conf 0.74 Public web app has no robots.txt
Public websites should publish a robots.txt file so crawlers and AI agents can discover crawl rules and sitemap locations without guessing.
robots.txt
low Security checks quality Quality conf 0.72 Public web app has no sitemap
A sitemap gives search engines, docs crawlers, and AI agents a structured list of public pages. Without one, important docs and product pages are easy to miss.
sitemap.xml
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/c9e204de-d0b1-4b58-899a-0442a4cd7b8f/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c9e204de-d0b1-4b58-899a-0442a4cd7b8f/

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.