rust-learner
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill retrieves information from trusted Rust ecosystem domains including
doc.rust-lang.org,docs.rs,crates.io,lib.rs, andreleases.rsto provide users with accurate documentation and version data.\n- [COMMAND_EXECUTION]: Uses theBashtool to interact with theagent-browserCLI for automated browsing and extraction of technical documentation from the web.\n- [PROMPT_INJECTION]: As a tool that processes web documentation, it possesses an inherent surface for indirect prompt injection, though no malicious exploitation was observed.\n - Ingestion points: Technical documentation and metadata ingested from
docs.rs,lib.rs, and other Rust-related websites via browser-based scraping.\n - Boundary markers: None present; the skill treats the scraped documentation as data to be summarized for the user.\n
- Capability inventory: Includes the ability to execute
Bashcommands for the browser CLI and useTaskfor managing research operations.\n - Sanitization: Content from trusted documentation sources is parsed and formatted for the user without additional filtering layers.
Audit Metadata