hunt-sharepoint
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a comprehensive resource for security professionals to conduct audits and red-teaming exercises on Microsoft SharePoint environments. It provides structured methodologies for identifying common vulnerabilities and misconfigurations.
- [COMMAND_EXECUTION]: The skill employs standard system utilities such as
curl,jq,grep, andpython3. These tools are used for legitimate scanning tasks: performing network requests to target servers, parsing JSON data, filtering text outputs, and URL-encoding parameters for web requests. All commands are targeted at external endpoints as part of the auditing methodology. - [EXTERNAL_DOWNLOADS]: The skill interacts with external SharePoint servers using
curlto retrieve metadata and probe for vulnerabilities. It does not download or execute remote scripts from untrusted sources; its network activity is focused on scanning provided targets. - [DATA_EXFILTRATION]: The skill is designed to discover and report information about the target's SharePoint environment (e.g., build versions, Active Directory topology via NTLM). It does not attempt to access or exfiltrate sensitive information from the local environment where the agent is running.
Audit Metadata