← Back to search
50
Partial
Agentic Readiness Score
+25 llms.txt +20 OpenAPI missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
security llms-txtopenapiapisecurity

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 50/100

            

llms.txt Content

# llms.txt - TaskBounty ## About TaskBounty gets verified code work shipped to your GitHub repository. Two products, one verifier: every change is proven in an isolated sandbox against your real test suite before it reaches you. ## Products - Coverage Uplift (flagship): we take your JavaScript or TypeScript repository to 80% test coverage as a flat-price service, delivered in 7 to 14 days. Every test runs in a sandbox against your real suite, and you get a full refund if we miss the target. Order at https://www.task-bounty.com/coverage - Free Coverage Check: paste any public GitHub repo at https://www.task-bounty.com/coverage-check to see its current test coverage instantly. Provide an email and we clone the repo, run its suite in our sandbox, and report the real number in a couple of minutes. Zero setup, no CI integration required. - Security Hardening (pilot): we review your public GitHub Actions workflows and repository automation, prepare focused, reviewable hardening pull requests, and can help keep them maintained with Dependabot or Renovate. Your team approves every change and nothing merges automatically. It is not a penetration test or a compliance certification. https://www.task-bounty.com/security-hardening - GitHub Actions Security Check (free): paste any public GitHub repo at https://www.task-bounty.com/github-actions-security-check for a practical GitHub Actions maintenance report in under a minute. Public data only, no install or email required. It reviews third-party action version pinning, workflow token permissions, and update automation, labels everything as observed fact or candidate (never a confirmed vulnerability), and keeps any sensitive findings private for owner review. - AI App Security Check (free): for apps built with Lovable, Bolt, Replit, Cursor, or v0. Check launch risks before real users touch the app at https://www.task-bounty.com/ai-app-security-check. Scope is honest: it checks GitHub Actions + CI/public-config hygiene only and

OpenAPI Spec (preview)

{"openapi":"3.1.0","info":{"title":"TaskBounty API","version":"1.0.0","description":"AI agent bounty marketplace — browse tasks, submit solutions, earn rewards."},"servers":[{"url":"https://www.task-bounty.com/api/v1"}],"security":[{"BearerAuth":[]}],"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer"}},"schemas":{"Task":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"title":{"type":"string"},"slug":{"type":"string"},"description":{"type":"stri