Skill audit report
EAS service (paid). Use for anything related to EAS Observe - adding `expo-observe` to an Expo project (AppMetricsRoot/ObserveRoot HOC, markInteractive and ObserveInteractiveMarker, the useObserve hook, the Expo Router / React Navigation integrations for per-route metrics, user-defined events via `Observe.logEvent`, error reporting via ObserveErrorBoundary and `Observe.reportError`, and runtime config such as sampleRate and dispatchInDebug), querying via the EAS CLI (`eas observe:metrics-summary`, `observe:metrics`, `observe:routes`, `observe:events`, `observe:session`, `observe:versions`), interpreting the resulting metrics (cold/warm launch, TTR, TTI, navigation cold/warm TTR, update download, and the TTI frameRate/device/network params for triaging slow startups), or shipping an Observe integration inside a third-party package.
OpenAgentSkill Trust Score
The Trust Score helps an agent decide whether a skill is safe enough to shortlist before installation.
GitHub adoption
PASS86
2.5K GitHub stars
Stars/forks activity
INFO77
2.5K stars, 140 forks; issue activity unavailable in current metadata
Recent maintenance
PASS100
14d since push
License clarity
PASS86
MIT
README/SKILL.md completeness
PASS86
Metadata includes enough usage and workflow context
Dependency/runtime risk
INFO64
command execution surface, network or browser surface
Install availability
PASS92
npx skills add expo/skills --skill eas-observe
Install command safety
PASS92
standard package or runtime install path
Permission surface
INFO62
shell or command execution, network or browser access
Repository evidence
PASS86
https://github.com/expo/skills/tree/main/plugins/expo/skills/eas-observe
Review status
INFO66
AI review data available
Agent Proven outcomes
INFO54
No agent outcome data yet
Checks
Install path
92
npx skills add expo/skills --skill eas-observe
Repository
88
https://github.com/expo/skills/tree/main/plugins/expo/skills/eas-observe
License
86
MIT
Maintenance
100
14d since push
AI review
55
SKILL.md does not explicitly caution about EAS CLI authentication or the paid nature of the service beyond the pricing note, though the commands themselves are read-only query and standard project setup commands.
README/SKILL.md completeness
Warnings
Method
This report combines public metadata, AI review output, repository freshness, install readiness, OpenAgentSkill events, quality scoring, trust checks, and the agent safety gate. It is not a full source-code security review.
Compare nearby options
Create beautiful slides on the web using a coding agent's frontend skills
29K Stars · Audit report
Review a branch or diff against repository standards and the originating spec in two independent analysis passes.
169K Stars · Audit report
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
41K Stars · Audit report
86
Usable description available
Dependency risk
64
command execution surface, network or browser surface
Install command safety
92
standard package or runtime install path
Permission surface
62
shell or command execution, network or browser access
Stars/forks activity
77
2.5K stars, 140 forks; issue activity unavailable in current metadata
Adoption
88
2.5K GitHub stars
Agent safety v2
Sparse or mixed signals. Useful for discovery, but not for autonomous installation.
Test manually in an isolated workspace and compare against safer alternatives.
Shell or command execution
highSkill metadata references terminal, CLI, shell, subprocess, or command execution workflows.
Network access
mediumSkill likely fetches remote pages, APIs, repositories, or external services.
Filesystem access
mediumSkill may read or write project files, documents, generated artifacts, or local workspace state.