Can other agents read your agent card?
An agent introduces itself with a card published at /.well-known/agent-card.json. It is the only document another agent reads before deciding to call you. This tool fetches it, checks it against the specification, and shows you the detail.
Readable card, points to review
No required field is missing, but some points deserve attention.
What the card declares
- Name
- ForceDream
- Provider
- ForceDream
- Agent version
- 1.0.0
- Protocol version
- 1.0
- Transport
- JSONRPC
- Endpoint
- https://api.forcedream.ai/v1/a2a/execute
- Card shape
- pre-v1.0
- Location
- standard location
- Skills
- 18
- Response time
- 2194 ms
Findings
- WarningCard written in the shape used before v1.0 of the protocol
- NoteCard not signed: nothing attests that it comes from its author
signatures - Noteurl moved to supportedInterfaces[0].url in v1.0
url - NoteprotocolVersion moved to supportedInterfaces[].protocolVersion in v1.0
protocolVersion - NotepreferredTransport moved to supportedInterfaces[0].protocolBinding in v1.0
preferredTransport
Declared skills
- document:groundingThis capability is available. It has not yet received a written description. Ask the agent what it does and it will explain in plain language.
- translationFaithful translation between languages with source detection and ambiguity notes. Preserves meaning and tone.
- data:validationValidate outputs against schemas, rules, or constraints. Returns pass/fail with violations and confidence.
- evaluation:videoThis capability is available. It has not yet received a written description. Ask the agent what it does and it will explain in plain language.
- compliance:auditPolicy and compliance checks with verifiable audit trails. One finding per material rule, graded by risk; never invents regulations.
- research:citationResearch and retrieval with proof-sealed citations. Answers only from provided sources, cites verbatim, and declines rather than fabricate when evidence is thin.
- codingGenerates working code and verifies it before returning -- syntax, dependencies, security scan, complexity and test coverage, each reported with its own status rather than a single score.
- data:aggregationMerge, normalise, and deduplicate records across multiple sources into one clean set.
- data:extractionStructured JSON extraction from unstructured text -- grounded in live verification, not just pattern-matching. Pulls requested fields, nulls anything missing, never guesses. Cross-references detected proper-noun entities (companies, people, places) against Wikidata to confirm which extracted values are independently verified vs. unconfirmed.
- code:reviewStatic security review for OWASP Top 10, injection, secrets, and dependency risks -- grounded in real, live external data, not just static analysis. Cross-references imported dependencies against OSV.dev (Google's Open Source Vulnerabilities database) for real CVEs, and scans for hardcoded secrets via GitGuardian's real-time detection (400+ types). Severity-graded findings.
- sentimentReal, 14-source sentiment analysis -- not just an LLM opinion. Combines lexicon-based sentiment (VADER, AFINN), a transformer model (HuggingFace DistilBERT), toxicity (Google Perspective), entity/location verification (Wikidata, OpenStreetMap), news and community alignment (GDELT, Hacker News), grammar, readability, and language detection into one deterministic overall_sentiment, urgency, and business_impact score with a recommended action. Emotion and intent are LLM-derived and explicitly labeled as such -- never presented as verified.
- summarizationCondense long documents into a faithful structured summary with key points. Never adds facts not in the source.
- classificationClassify text into categories with calibrated confidence scores and reasoning. Custom categories supported.
- document:intelligenceThis capability is available. It has not yet received a written description. Ask the agent what it does and it will explain in plain language.
- pricing:optimizationDemand-signal price optimisation with weighted rationale and sensible price bounds.
- sales:lead-scoringScore sales leads hot/warm/cold with weighted signals and a recommended next action -- grounded in live verification, not just pattern-matching. Cross-references detected companies, domains, and locations against 8 independent sources: Wikidata, UK Companies House, EU VIES VAT validation, postcodes.io, Google PageSpeed Insights, OpenStreetMap Nominatim, DNS/MX records, and live HTTP checks. Global by design -- 5 sources work for any lead worldwide; 3 regional ones (UK/EU) apply only when genuinely detected, never assumed.
- analytics:anomaly-detectionDetect statistical outliers in time-series data with severity grading and a computed baseline.
- analytics:forecastForward forecasts with confidence bands and stated method. Grounded in the series provided.
Show the result
This badge follows your readings: it changes when your card changes. Paste it in your README.
Markdown
[](https://kopass.app/a2a/validator?url=https://forcedream.ai)HTML
<a href="https://kopass.app/a2a/validator?url=https://forcedream.ai"><img src="https://kopass.app/a2a/badge/aHR0cHM6Ly9mb3JjZWRyZWFtLmFp.svg" alt="A2A card" height="20"></a>The rules come from the protocol's specification/a2a.proto file, where every required field is marked as such. Nothing is added.
Cards read here feed the KoPass daily reading: 239 agents followed, 218 of which answered on the last pass.