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

Scan timing: clone 2.53s · analysis 6.83s · 0.6 MB · GitHub API rate-limit (preflight)

SamErde/PSPreworkout

https://github.com/SamErde/PSPreworkout · scanned 2026-06-05 23:55 UTC (4 days, 3 hours ago) · 10 languages

22 raw signals (2 security + 20 graph) 99th percentile · Unknown · System graph score 86 (lower by 8)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 3 hours ago · v2 · 7 actionable findings from 2 signal sources. 5 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 70.0 0.15 10.50
security_score 90.5 0.25 22.62
testing_score 70.0 0.20 14.00
documentation_score 70.0 0.15 10.50
practices_score 84.0 0.15 12.60
code_quality 80.0 0.10 8.00
Overall 1.00 78.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Quality grade B+ (78/100). Dimensions: security 90, maintainability 70. 2 findings (1 security).

Showing 5 of 7 actionable findings. 12 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.

critical Security checks security secrets conf 0.95 Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
Gitleaks detected a committed secret or credential pattern.
src/PSPreworkout/Private/Write-PSPreworkoutTelemetry.ps1:53
low Security checks cicd CI/CD security conf 0.35 ✓ Repobility Workflow references repository secrets in a pull_request workflow
Fork pull_request runs do not receive normal repository secrets on GitHub Actions. Review this as a reliability/intent signal, not as direct fork-secret exfiltration. Raise severity only for pull_request_target or another trusted-context path that runs untrusted PR code with secrets.
.github/workflows/codacy.yml:52 CI/CD securityworkflow secretsGitHub Actions
medium System graph cicd CI/CD security conf 1.00 6 occurrences GitHub Actions workflow grants broad write permissions
CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions.
6 files, 6 locations
.github/workflows/Deploy MkDocs.yml
.github/workflows/Format Markdown.yml
.github/workflows/Publish Release.yml
.github/workflows/Update MkDocs Navigation.yml
.github/workflows/Validate Module Manifest.yml
.github/workflows/scorecard.yml
CI/CD securitySupply chainGithub actions
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
medium System graph network Security conf 1.00 Privileged port 256 in use
Port 256 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
.github/workflows/Publish Release.yml Ports
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/e1abbfe1-859b-452b-a642-55db070eb0e5/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e1abbfe1-859b-452b-a642-55db070eb0e5/

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.