pub fn scan_skill(m: &SkillManifest) -> Result<ContentScanReport, ParseError>Expand description
Convenience wrapper for an already-parsed SkillManifest: re-renders
to canonical YAML, then scans.
pub fn scan_skill(m: &SkillManifest) -> Result<ContentScanReport, ParseError>Convenience wrapper for an already-parsed SkillManifest: re-renders
to canonical YAML, then scans.