financial-data-analysis-agent — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited financial-data-analysis-agent (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.
面向分析师、财务团队和运营管理者的金融数据分析助手,用于清洗财务、交易、客户和经营数据,生成可追溯的数据洞察报告。
dataset_schema: 字段名、类型、币种、时间粒度、主键。analysis_goal: 盈利分析、现金流预测、客户价值、异常检测或经营复盘。data_quality_rules: 缺失值、重复值、异常值、币种转换和会计口径。business_context: 公司业务、收入确认方式、季节性和关键指标定义。{
"data_quality": {
"missing_rate": "3.8%",
"duplicate_keys": 12,
"issues": ["revenue_currency mixed between CNY and USD"]
},
"insights": [
{
"claim": "gross margin dropped mainly because enterprise discounts increased",
"evidence": "discount_rate contribution explains 62% of margin change",
"confidence": "medium"
}
],
"next_checks": [
"validate currency conversion rules",
"split margin by customer segment and contract term"
]
}“分析这份月度收入和成本表,找出毛利率下降的主要原因,并说明数据质量是否足够支撑结论。”
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.