news-agent.koyeb.app
news-agent.koyeb.app
news-agent.koyeb.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
schema invalid: 4 validation errors for AgentCard
skills.0.examples
Input should be a valid list [type=list_type, input_value=None, input_type=NoneType]
For further infor
F
Conformance score: 6/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://news-agent.koyeb.app/.well-known/agent-card.json |
Health · last 30 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/news-agent.koyeb.app) [](https://agenstry.com/agents/news-agent.koyeb.app) [](https://agenstry.com/agents/news-agent.koyeb.app) [](https://agenstry.com/agents/news-agent.koyeb.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "NewsAgent",
"description": "Gets the current worldwide news",
"version": "1.0.0",
"documentationUrl": null,
"iconUrl": null,
"supportedInterfaces": [
{
"url": "https://news-agent.koyeb.app/a2a",
"protocolBinding": "JSONRPC",
"tenant": null,
"protocolVersion": "1.0"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extensions": null,
"extendedAgentCard": null
},
"provider": {
"organization": "Vikas Sharma",
"url": "https://github.com/vikas0sharma"
},
"skills": [
{
"id": "get_top_headlines",
"name": "get_top_headlines",
"description": "Gets live top and breaking headlines for a country, specific category in a country",
"tags": [
"news",
"headlines"
],
"examples": null,
"inputModes": null,
"outputModes": null,
"securityRequirements": null
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"securitySchemes": {
"oauth2": {
"apiKeySecurityScheme": null,
"httpAuthSecurityScheme": null,
"oauth2SecurityScheme": {
"description": null,
"flows": {
"authorizationCode": null,
"clientCredentials": {
"tokenUrl": "https://dev-p4et7ewo3yll2dvp.us.auth0.com/oauth/token",
"refreshUrl": null,
"scopes": {}
},
"implicit": null,
"password": null,
"deviceCode": null
},
"oauth2MetadataUrl": null
},
"openIdConnectSecurityScheme": null,
"mtlsSecurityScheme": null
}
},
"securityRequirements": null,
"signatures": null
}