acttrace — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited acttrace (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.
EU AI Act compliance for non-financial SaaS. Two jobs: classify an AI feature's risk category, and draft an Article 50 transparency notice. Backed by the local ActTrace MCP server — a deterministic rules engine, offline, no API key.
"Is my chatbot EU AI Act compliant?" / "Classify this AI feature" / "What risk category is our CV-screening tool?" / "Write an Article 50 disclosure for our support assistant" / "Do we need an AI transparency notice?"
acttrace_classify — deterministic risk classification. Returns one ofprohibited, possible_high_risk, limited_risk_transparency, minimal_risk, unknown, out_of_scope_financial_services, plus confidence, rationale, the obligations list, and source references.
acttrace_generate_transparency_notice — an Article 50 notice: body text,suggested placement, caveats, by notice_type and tone.
whether it is user-facing, the model provider, whether a human reviews the output before it acts, and the domain (HR, education, support, etc.).
acttrace_classify with those facts. Do not invent missing facts —omit them; the engine reports what is missing and returns unknown if it cannot classify.
possible_high_risk, prohibited, needs_legal_reviewor out_of_scope_financial_services, surface the escalation_warning prominently.
limited_risk_transparency, offer togenerate a notice with acttrace_generate_transparency_notice.
disclaimer the tools return.
(banking, trading, portfolio/investment, credit scoring), the classifier returns out_of_scope_financial_services — relay that; do not improvise a financial-services compliance opinion.
unknown, ask theuser for the missing facts rather than guessing.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.