React Native Clean Pattern
v1.0.5Manages end-to-end React Native Expo app lifecycle with strict Controller-View separation, type safety, RTL support, and optimized performance in coder79 eco...
⭐ 1· 91·0 current·0 all-time
byCoder 79@yahongie2014
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
high confidencePurpose & Capability
The name and description match the provided instructions and workflows (project provisioning, scaffolding, API/navigation setup). The skill does not request unrelated binaries, credentials, or config paths.
Instruction Scope
SKILL.md contains scaffolding and coding guidance restricted to project structure, hooks, services, and tooling. It references process.env for app config (expected for an app template) but does not instruct reading or exfiltrating unrelated system files or credentials.
Install Mechanism
This is an instruction-only skill with no install spec or code to be written to disk. It suggests installing common dev dependencies (expo-cli, eas-cli, etc.) which is appropriate for the described tasks.
Credentials
The skill declares no required environment variables or credentials. It advises using process.env for API URLs, Firebase keys, and Sentry DSN as part of normal app configuration; those references are expected for this purpose and are not requested by the skill itself.
Persistence & Privilege
The skill does not request persistent platform privileges (always is false) and does not modify other skills or system-wide settings. Autonomous invocation is allowed (default) but not accompanied by other risky capabilities.
Assessment
This skill is a documentation/scaffolding guide and appears internally consistent. Before using it, verify any npm packages it recommends (expo-cli, eas-cli, react-native-clean-pattern) come from trusted authors/registries and inspect any generated project files or install scripts before running them. Keep secrets (Sentry DSN, Firebase keys, API secrets) in a secure env store and do not paste them into public scaffolding or logs. If you plan to run agent-provided shell commands, review them first to ensure they do what you expect.Like a lobster shell, security has layers — review code before you run it.
latestvk97ds4nznsr4gx1pxazpb4837984f65v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
