Back to Home

Analysis Playground

Test Cadence's AI detection capabilities on your own repositories and websites.

Important: Cadence is a detection tool, not a definitive judgment. Results indicate potential AI-generated content based on pattern analysis. False positives can occur with highly structured code or consistent writing styles.

Frequently Asked Questions

Common questions about the analysis playground

How accurate is Cadence?

Cadence uses 38 detection strategies to identify patterns commonly associated with AI-generated content. While highly effective at spotting suspicious patterns, it's not 100% accurate. Results should be used as one factor in your evaluation, not the sole determining factor.

What repositories can I analyze?

You can analyze any public GitHub or GitLab repository by providing its URL. Private repositories are not currently supported in this playground. For private repository analysis, consider running Cadence locally or deploying your own instance.

How long does analysis take?

Analysis time varies based on repository size and commit history. Small repositories typically complete in under a minute, while larger repositories with thousands of commits may take several minutes. The playground will show real-time progress as your analysis runs.

What does a high suspicion score mean?

A high suspicion score indicates that Cadence detected multiple patterns commonly associated with AI-generated content. This could include rapid commit velocity, unusual timing patterns, generic commit messages, or structural anomalies. However, legitimate code can sometimes trigger these patterns too.

Can I use this for production decisions?

This playground is designed for testing and evaluation purposes. For production use cases, we recommend running Cadence locally with your own infrastructure, reviewing the detailed analysis reports, and combining Cadence results with other evaluation methods and human review.

Is my data stored or logged?

Analysis results are processed in real-time and stored temporarily during the job execution. We do not permanently store your repository data or analysis results. However, URLs you submit may be logged for debugging and rate-limiting purposes.