ns-gridlayout-spec-strings
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for NativeScript layout configuration, including units, parsing behavior, and property usage.
- [EXTERNAL_DOWNLOADS]: The skill references the official NativeScript GitHub repository for its source metadata, which is a trusted vendor resource.
- [INDIRECT_PROMPT_INJECTION]: The skill documents how the NativeScript engine parses UI configuration strings from XML and code. It identifies potential silent failures (e.g., '%' units being parsed as dips) but does not provide a mechanism for malicious instruction execution.
- [COMMAND_EXECUTION]: The code example uses standard NativeScript UI framework APIs (@nativescript/core) to programmatically define grid layouts. No dangerous shell commands or system operations are present.
Audit Metadata