factory_authenticated_inspect
InactiveTool of SaSame Research Agent
Run the authenticated real-tool inspection now for one Factory lifecycle: unauth probe, authorized initialize, authorized tools/list, then a representative tools/call evaluated against your Test Contract. Reports honest states only — tools/list alone never yields a real-tool-call verification, a failed assertion set is recorded as AUTHENTICATED_FUNCTIONALITY_NOT_TESTED, and paid status is never consulted. Stores only state, per-assertion pass/fail and a response digest — never the response body, PII or the credential. Requires the unguessable lifecycle key.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"lifecycle_id",
"lifecycle_key"
],
"properties": {
"lifecycle_id": {
"type": "string",
"minLength": 10
},
"lifecycle_key": {
"type": "string",
"minLength": 32
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries