outlit — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited outlit (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use Outlit tools to ground customer intelligence work in customer data. Outlit joins product activity, conversations, billing, and web signals into a unified customer context graph and timeline for agents.
Use the registered outlit_* tools as the interface. Do not tell the user to install the Outlit CLI or configure MCP from inside Pi unless they explicitly ask about a different agent environment.
Do not invent customer state when Outlit can answer it. Call out sparse or messy data instead of overstating confidence.
outlit_list_customers to discover customers for portfolio, segment, risk, revenue, trial, or account-health questions.outlit_list_users for user-level questions or when a customer answer depends on individual users.outlit_get_customer before deep analysis of a named customer or account.outlit_get_timeline when order, recency, activity sequence, meetings, messages, product usage, support, or billing chronology matters.outlit_list_facts to browse structured account facts, known signals, open issues, health indicators, relationship notes, activation, billing, or renewal context. Narrow with status, sourceTypes, and factTypes when you know what evidence class you need.outlit_get_fact when you already have a fact id and need the canonical fact payload.outlit_search_customer_context for fuzzy or thematic questions such as pricing concern, blocked integration, not using, renewal, champion left, negative sentiment, expansion, implementation, or support escalation.outlit_get_source when a fact or search result needs stronger evidence from the underlying source artifact.Use customer lookups before SQL. SQL is for aggregates, joins, cohorts, time-series analysis, and custom reporting.
outlit_list_facts to list what Outlit already knows about an account.factTypes for specific extracted fact classes such as CHURN_RISK, EXPANSION, SENTIMENT, BUDGET, REQUIREMENTS, PRODUCT_USAGE, or CHAMPION_RISK when those are relevant. Do not request anomaly detector fact types such as CORE_ACTION_DECAY, CADENCE_BREAK, QUIET_ACCOUNT, ACTIVATION_RATE_DROP, or FUNNEL_DROPOFF as filters.outlit_get_fact when you already have a fact id and need that exact fact.outlit_search_customer_context for a specific question or theme, including cross-customer questions.outlit_get_source when you need the exact email, call, calendar event, ticket, or other source artifact behind a fact or search hit.outlit_get_timeline when order and sequence matter.Only use SQL if outlit_schema and outlit_query are available in the current Pi session.
outlit_schema before writing SQL.LIMIT.100 for display.For supported query patterns, read references/sql-reference.md.
OUTLIT_API_KEY is missing, tell the user to set OUTLIT_API_KEY and retry.Keep answers concise and evidence-backed. Results often include timestamps and source attribution when available; use those details in the final answer.
For analyses, include:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.