analyze-correlations — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited analyze-correlations (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.
Discover and quantify relationships between variables in a connected dataset.
describe_database with the database name from $ARGUMENTS. Identify all numeric columns across tables. Note column names and which table each belongs to.execute_query to select all numeric columns from the primary table. If data spans multiple tables, join on shared keys. Limit to 50,000 rows if the dataset is large.analyze_hypothesis_test with test type "correlation". Use Pearson for normally distributed data, Spearman for skewed or ordinal data. Record the correlation coefficient and p-value for each pair.analyze_effect_sizes to quantify practical significance. Compare statistical significance (p-value) against practical significance (effect size). Flag cases where a correlation is statistically significant but practically negligible./localdata-mcp:regression with the best predictor-outcome pairs~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.