physics-skills
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality documentation and Python code snippets for physics research domains including quantum computing, particle physics, and astrophysics. All code examples leverage standard, reputable scientific libraries.
- [EXTERNAL_DOWNLOADS]: The skill documents methods for accessing data from established scientific archives (NASA ADS, SIMBAD, VizieR, and SDSS) using legitimate tools like
astroquery. These interactions are central to the skill's stated purpose of facilitating astrophysics research and do not represent a security risk. - [CREDENTIALS_UNSAFE]: The NASA ADS API guide follows security best practices by instructing users to provide their API token through an environment variable (
ADS_API_TOKEN) rather than hardcoding it. No actual secrets or credentials were found in the skill content. - [COMMAND_EXECUTION]: The computational physics guide includes standard shell commands for running Quantum ESPRESSO (e.g.,
pw.x < si_scf.in > si_scf.out). These are provided as part of a tutorial for using legitimate scientific software and are not used for malicious purposes.
Audit Metadata