roundtrip-radar

Audits Web3 transactions, ENS names, and smart contracts for a given Ethereum address.

18|1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/Terryc21/radar-suite --skill roundtrip-radar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roundtrip-radar
Source: https://github.com/Terryc21/radar-suite/tree/main/skills/roundtrip-radar
Command: npx skills add https://github.com/Terryc21/radar-suite --skill roundtrip-radar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Roundtrip Radar audits complete user journeys to ensure data safety, proper error handling, and reliable round-trips across flows.

Core Features & Use Cases

  • End-to-end workflow discovery and auditing for SwiftUI apps.
  • Trace data through create → modify → export → import cycles and surface issues.
  • Roll up cross-cutting patterns into a unified view for cross-workflow improvements.

Quick Start

Start a roundtrip audit on a specified workflow to discover and validate end-to-end data flows.

Frequently Asked Questions about roundtrip-radar

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit end-to-end workflows in a SwiftUI app for data safety?

To audit SwiftUI workflows, you need to trace complete user journeys from discovery through execution to detect data safety, round-trip, and performance issues. This process surfaces actionable findings and risk ratings for cross-workflow improvements.

What is a round-trip data flow audit and when do I need it?

A round-trip data flow audit traces data through create, modify, export, and import cycles to ensure integrity and proper error handling. You need this when verifying that complete user journeys maintain data safety across complex state transitions.

How do I trace data integrity issues across create, modify, export, and import cycles?

Tracing data integrity across these cycles requires auditing the complete workflow lifecycle to identify data safety and round-trip issues. It rolls up cross-cutting patterns into a unified view to surface actionable findings.

Can I get structured risk ratings and scorecards for SwiftUI workflow audits?

Yes, auditing SwiftUI workflows generates structured outputs including receipts, risk tables, and per-workflow scorecards. These outputs are suitable for handoffs to UI audit and capstone skills for further analysis.

What is the best way to discover and validate end-to-end user flows in SwiftUI?

The best way to discover and validate end-to-end user flows is by starting a roundtrip audit on a specified workflow. This traverses the workflow lifecycle to validate data flows and surface cross-cutting performance issues.

Does this workflow audit work without external dependencies or components?

Yes, the workflow audit operates without external dependencies or components. It independently traverses the workflow lifecycle to generate risk tables and per-workflow scorecards directly from your app's data flows.