sf-config-debt-workshop — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited sf-config-debt-workshop (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.
Run a full client-facing config debt workshop for SAP SuccessFactors Employee Central. From raw metadata to board-ready deliverables in one workflow.
mcp__sf_config_debt_scanner__* tools)$metadata XML export fileStart with assessment questions:
mcp__sf_config_debt_scanner__sf_assessment_questions(category="all")This returns categorised discovery questions covering governance, custom fields, MDF, picklists, event reasons, foundation objects, and business rules. Use these as the client workshop opening.
Path A -- Live tenant scan:
mcp__sf_config_debt_scanner__sf_test_connection(base_url="https://apiXX.sapsf.eu")Confirm connectivity, then:
mcp__sf_config_debt_scanner__sf_scan_tenant(base_url="https://apiXX.sapsf.eu", auth_method="basic", username="...", password="...")Path B -- Offline XML scan (no tenant access needed):
mcp__sf_config_debt_scanner__sf_scan_metadata_xml(xml_text="...")Rate the findings automatically:
mcp__sf_config_debt_scanner__sf_rate_findings(findings_json="...")Returns: overall debt score, area breakdown, prioritised 90-day roadmap.
Produce the workshop pack:
sf_rate_findings)Package in client-safe language. Flag internal-only observations separately.
[INTERNAL ONLY].sf_test_connection before sf_scan_tenant -- it's faster to fail early if credentials are wrong.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.