observable-framework-params
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains purely educational content and documentation for the Observable Framework. It illustrates how to use parameters in routes to generate dynamic content.
- [EXTERNAL_DOWNLOADS]: References well-known and official documentation sites including GitHub (observablehq/framework, porsager/postgres), MDN, and the official ObservableHQ website. These references are used for documentation purposes and are considered safe.
- [COMMAND_EXECUTION]: The code examples demonstrate the use of command-line arguments (passed to data/page loaders) and SQL queries. The examples use secure patterns, such as tagged templates in the 'postgres' library, which mitigate common vulnerabilities like SQL injection.
- [DATA_EXFILTRATION]: No evidence of data exfiltration or unauthorized access to sensitive files was found. The examples mention standard environment variables for database configurations, which is typical for developer documentation.
Audit Metadata