absolute-init
Pass
Audited by Gen Agent Trust Hub on Jun 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a standard git command
git symbolic-ref --short refs/remotes/origin/HEADto determine the repository's default branch. This is a routine operation for a development configuration tool. - [DATA_EXPOSURE]: The skill reads project metadata files including
package.json,Makefile, and CI configuration files to detect development conventions. It also reads and writes configuration to.absolute.config.jsonand~/.absolute/config.json. These actions are necessary for its stated purpose of project initialization and do not involve sensitive system credentials or unauthorized data exfiltration.
Audit Metadata